Packages
A MultiSelect component for Phoenix LiveView
Current section
Files
Jump to
Current section
Files
example/assets/node_modules/tailwindcss/resolveConfig.d.ts
import type { Config } from './types/config'
declare function resolveConfig(config: Config): Config
export = resolveConfig