Files
wechatpay-enterprise-web/node_modules/json5/lib/unicode.d.ts
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

4 lines
124 B
TypeScript

export declare const Space_Separator: RegExp
export declare const ID_Start: RegExp
export declare const ID_Continue: RegExp