UNPKG

@antv/util

Version:

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

3 lines (2 loc) 91 B
declare const isUndefined: (value: any) => value is undefined; export default isUndefined;