3 lines
200 B
Plaintext
Executable File
3 lines
200 B
Plaintext
Executable File
export declare const UNICODE_EXTENSION_SEQUENCE_REGEX: RegExp;
|
|
export declare function invariant(condition: boolean, message: string, Err?: any): asserts condition;
|
|
//# sourceMappingURL=utils.d.ts.map |