UNPKG

@omni-door/tpl-component-library-react

Version:
7 lines (6 loc) 146 B
import { STYLE } from '@omni-door/tpl-utils'; export default function (config: { name: string; ts: boolean; style: STYLE; }): string;