UNPKG

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

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