UNPKG

t-comm

Version:

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

3 lines (2 loc) 130 B
export type ComponentMapList = Record<string, string[]>; export type IterativeComponentMap = Record<string, Record<string, any>>;