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