| Current Path : /var/www/html/mysis/node_modules/tailwindcss/ |
| Current File : /var/www/html/mysis/node_modules/tailwindcss/loadConfig.d.ts |
import type { Config } from './types/config'
declare function loadConfig(path: string): Config
export = loadConfig