mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
declare function _exports(): string[];
|
|
export = _exports;
|