import { IsPlainObject } from "https://deno.land/x/typebox_deno@0.31.22/src/value/guard.ts";
Returns true if this object is not an instance of any other type
Returns
value is ObjectType
x/typebox_deno/src/value/guard.ts>IsPlainObject
import { IsPlainObject } from "https://deno.land/x/typebox_deno@0.31.22/src/value/guard.ts";
Returns true if this object is not an instance of any other type