UNPKG

@jdlinker/linker

Version:

jdLinker 系统模块

5 lines (4 loc) 76 B
export type DataType = { type: string | undefined; time: array<any>; };