mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 12:37:16 +08:00
2 lines
73 B
TypeScript
2 lines
73 B
TypeScript
import { isArrayLikeObject } from "../index";
|
|
export = isArrayLikeObject; |