UNPKG

ucc-ui

Version:

ucc-ui components library

4 lines (3 loc) 177 B
import { SFCWithInstall } from '../../utils'; import { default as DynamicComp } from './src/DynamicComp'; export declare const UDynamicComp: SFCWithInstall<typeof DynamicComp>;