UNPKG

firmament-yargs

Version:

Typescript classes for building CLI node applications

5 lines (3 loc) 78 B
export interface Crypton { string2JSIdHash(inputString: string): string; }