npm install --save @types/caverphone
This package contains type definitions for caverphone (https://github.com/tcort/caverphone).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caverphone.
// Type definitions for caverphone 1.0.0
// Project: https://github.com/tcort/caverphone
declare function caverPhone(word: string): string;
export = caverPhone;
- Last updated: Fri, 29 Mar 2024 01:27:29 GMT
- Dependencies: none
These definitions were written by hu0529.