UNPKG

@maskedeng-tom/ssrsx

Version:
4 lines (3 loc) 141 B
declare const camel2Kebabu: (p: string) => string; declare const kebabu2Camel: (p: string) => string; export { camel2Kebabu, kebabu2Camel };