mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-05-29 13:56:05 -04:00
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export default function info(...args: any[]): Promise<string[]>;
|