3 lines
116 B
TypeScript
3 lines
116 B
TypeScript
export declare const HEX_ENC = "hex";
|
|
export declare const UTF8_ENC = "utf8";
|
|
//# sourceMappingURL=encoding.d.ts.map
|