Checks if the given value is an object
import Schema from "@rapidom/schema"; const Validator = Schema.object();
Last updated 3 years ago