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.

4 lines (3 loc) 124 B
import type { Context } from '../types.js'; declare const _default: (context: Context) => Context; export default _default;