mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 21:39:30 +08:00
2 lines
89 B
Text
2 lines
89 B
Text
declare function _exports(input: string): [number, number, number][];
|
|
export = _exports;
|