mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 18:03:44 +02:00
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
declare function tw(a: TemplateStringsArray | string): any;
|