UNPKG

@kelvininc/ui-components

Version:
4 lines (3 loc) 150 B
import { UIComponentsConfig } from '../types'; export declare const initialize: (userConfig?: UIComponentsConfig) => void; export default initialize;