UNPKG

demeine

Version:

DDDD - Distributed Domain Driven Design

3 lines (2 loc) 117 B
export declare const camelCase: (str: string) => string; export declare const capitalize: (str: string) => string;