Your IP : 216.73.216.158


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/tsconfig-paths/node_modules/json5/lib/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/tsconfig-paths/node_modules/json5/lib/util.d.ts

export declare function isSpaceSeparator(c?: string): boolean
export declare function isIdStartChar(c?: string): boolean
export declare function isIdContinueChar(c?: string): boolean
export declare function isDigit(c?: string): boolean
export declare function isHexDigit(c?: string): boolean