UNPKG

@aliretail/react-dynamic-delivery

Version:
6 lines (5 loc) 180 B
import { IInitConfig } from './type'; export * as dynamicItemDeal from './utils/dynamic-data-item-deal'; export default class dynamicInit { constructor(config: IInitConfig); }