UNPKG

@sapphire/utilities

Version:
11 lines (9 loc) 375 B
import { __name } from '../chunk-PAWJFY3S.mjs'; // src/lib/isObject.ts function isObject(input, constructorType) { return typeof input === "object" && input ? input.constructor === (constructorType != null ? constructorType : Object) : false; } __name(isObject, "isObject"); export { isObject }; //# sourceMappingURL=isObject.mjs.map //# sourceMappingURL=isObject.mjs.map