UNPKG

@evidence-dev/tailwind

Version:

6 lines (5 loc) 194 B
declare module '$evidence/themes' { const themes: import('../schemas/types.d.ts').Themes; const themesConfig: import('../schemas/types.d.ts').ThemesConfig; export { themes, themesConfig }; }