mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
/** @const */ export declare const DEFAULT_ENCODING = "utf-8";
|