UNPKG

@antv/util

Version:

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

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