UNPKG

franken-ui

Version:

Franken UI is an HTML-first UI component library built on UIkit 3 and extended with LitElement, inspired by shadcn/ui.

3 lines (2 loc) 111 B
import type { Options } from './types.js'; export default function customPalettePlugin(options: Options): any;