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