ReplaceRegex
Signature
export declare const ReplaceRegex: { camel: (s: string) => string; snake: (s: string) => string; };Members
This export does not declare public properties or methods in the generated declaration file.
export declare const ReplaceRegex: { camel: (s: string) => string; snake: (s: string) => string; };This export does not declare public properties or methods in the generated declaration file.