Files
crawlab/frontend/crawlab-ui/typings/utils/string.d.ts

2 lines
58 B
Go

export declare const capitalize: (str: string) => string;