@robonen/stdlib/isObjectVisObjectv0.0.2Check if a value is an object Source Signaturets Copyconst isObject: (value: unknown) => value is object