UNPKG

@antv/util

Version:

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

3 lines (2 loc) 84 B
declare const isType: (value: any, type: string) => boolean; export default isType;