UNPKG

@unglish/word-generator

Version:

A simple generator for creating unglish words.

3 lines 99 B
declare const pick: <T>(choices: T[]) => T; export default pick; //# sourceMappingURL=pick.d.ts.map