2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
/** @const */ export declare const DEFAULT_ENCODING = "utf-8";
|
/** @const */ export declare const DEFAULT_ENCODING = "utf-8";
|