UNPKG

@cake-fxd/cake-cli-presets

Version:

蛋糕英语前端模版项目集合

6 lines (4 loc) 86 B
export type AllType = any export interface PlainObject { [prop: string]: AllType }