physix / frontend /node_modules /tailwindcss /defaultConfig.d.ts
Pratyush-01's picture
Upload folder using huggingface_hub
9d1374f verified
raw
history blame contribute delete
90 Bytes
import type { Config } from './types/config'
declare const config: Config
export = config