UNPKG

pse-edge

Version:

A NodeJS wrapper for the PSE Edge platform

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