Installation
npm install --save @types/random-name
Summary
This package contains type definitions for random-name (https://github.com/dominictarr/random-name).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/random-name.
index.d.ts
export function first(): string;
export function last(): string;
export function middle(): string;
export function place(): string;
Additional Details
- Last updated: Tue, 07 Nov 2023 09:09:39 GMT
- Dependencies: none
Credits
These definitions were written by Pavlo (Paul) Buidenkov.