UNPKG

53 BTypeScriptView Raw
1import { isObject } from "../fp";
2export = isObject;