@types/car-names
TypeScript icon, indicating that this package has built-in type declarations

1.10.2 • Public • Published

Installation

npm install --save @types/car-names

Summary

This package contains type definitions for car-names (https://github.com/palashmon/car-names#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/car-names.

index.d.ts

export as namespace carNames;

/**
 * Get random car name or all car names
 */
export function random(): string;

/**
 * Get all car names
 */
export const all: string[];

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Piotr Błażejewicz.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/car-names

Weekly Downloads

14

Version

1.10.2

License

MIT

Unpacked Size

2.92 kB

Total Files

5

Last publish

Collaborators

  • types