/
githubmirror
/
stackwise
Обзор
Документация
Войти
/
githubmirror
/
stackwise
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tooling/tailwind-config/node_modules/tailwindcss/defaultTheme.d.ts
4 строки
175 B
Silen Naihin
moving files to root
17 фев 2024, 21:26
17 фев 2024, 21:26
7f5dc43
Код
Авторство
О чём код?
import type { Config } from './types/config' import { DefaultTheme } from './types/generated/default-theme' declare const theme: Config['theme'] & DefaultTheme export = theme