www_hero/node_modules/tailwindcss/defaultTheme.d.ts
sasha-astiadi 324d5960af hero_web
2024-05-03 06:39:20 +02:00

4 lines
97 B
TypeScript

import type { Config } from './types/config'
declare const theme: Config['theme']
export = theme