UNPKG

@antv/layout

Version:
4 lines (2 loc) 72 B
declare const isArray: (arg: any) => arg is any[]; export { isArray };