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