UNPKG

51timapi

Version:

TimApi is a traffic related plugin for WdpApi.

3 lines (2 loc) 130 B
export declare const camelToUnderline: (str: string) => string; export declare const underlineToCamel: (str: string) => string;