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

1.6.2 • Public • Published

Installation

npm install --save @types/starwars-names

Summary

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

Details

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

index.d.ts

export as namespace starwarsNames;
export const all: string[];
export function random(): string;
export function random(number: number): string[];

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Claas Ahlrichs.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/starwars-names

Weekly Downloads

253

Version

1.6.2

License

MIT

Unpacked Size

2.88 kB

Total Files

5

Last publish

Collaborators

  • types