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