mirror of
https://github.com/pelican-dev/panel.git
synced 2025-12-13 09:01:19 +01:00
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
declare function tw (a: TemplateStringsArray | string): any;
|