mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 10:59:31 +08:00
2 lines
97 B
Text
2 lines
97 B
Text
declare function _exports(color: string, stop?: string | undefined): boolean;
|
|
export = _exports;
|