GetConfig
type GetConfig<Schema> = BaseConfig & object;Type Declaration
Section titled “Type Declaration”consistent?
Section titled “consistent?”optional consistent: boolean;key: Partial<EntitySchema<Schema>>;Type Parameters
Section titled “Type Parameters”Schema
Section titled “Schema”Schema extends ZodObject