mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 18:29:29 +08:00
2 lines
104 B
Text
2 lines
104 B
Text
declare function _exports(input: string, options?: Record<string, boolean>): string;
|
|
export = _exports;
|