UNPKG

@types/isarray

Version:
4 lines (2 loc) 81 B
export = isarray; declare function isarray(value: unknown): value is unknown[];