Installation
npm install --save @types/friendly-words
Summary
This package contains type definitions for friendly-words (https://glitch.com/~friendly-words).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/friendly-words.
index.d.ts
// Type definitions for friendly-words 1.2
// Project: https://glitch.com/~friendly-words
// Definitions by: Glenn <https://github.com/promise>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export const objects: string[];
export const predicates: string[];
export const teams: string[];
export const collections: string[];
Additional Details
- Last updated: Wed, 19 Oct 2022 21:03:01 GMT
- Dependencies: none
- Global values: none
Credits
These definitions were written by Glenn.