mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 02:49:29 +08:00
2 lines
87 B
Text
2 lines
87 B
Text
declare function _exports(value: string): [string, string, string];
|
|
export = _exports;
|