forked from Alex/Pterodactyl-Panel
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
declare function tw (a: TemplateStringsArray | string): any;
|