mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 04:39:31 +08:00
2 lines
103 B
Text
2 lines
103 B
Text
declare const _exports: (v: string | string[]) => [string, string, string, string];
|
|
export = _exports;
|