UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

3 lines (2 loc) 153 B
import type { IterativeComponentMap } from './types'; export declare function genIterativeComponentMap(usingComponentsMap: IterativeComponentMap): void;