UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

4 lines (3 loc) 57 B
export interface ObjectType<T> { [key: string]: T; }