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.

10 lines (9 loc) 165 B
export default function (variables: { [key: string]: { [key: string]: string; }; }): { [key: string]: { [key: string]: string; }; };