UNPKG

@antv/util

Version:

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

3 lines (2 loc) 92 B
declare const isPlainObject: (value: any) => value is object; export default isPlainObject;