npm install --save @types/name-initials
This package contains type definitions for name-initials (https://github.com/ericvera/name-initials#readme).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/name-initials.
declare function nameInitials(name: string): string;
export = nameInitials;
- Last updated: Fri, 27 Sep 2024 02:30:27 GMT
- Dependencies: none
These definitions were written by atlowChemi.