UNPKG

firmament-yargs

Version:

Typescript classes for building CLI node applications

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