mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-12 23:04:56 +01:00
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
declare function tw(a: TemplateStringsArray | string): any;
|