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