Skip to content

GetConfig

type GetConfig<Schema> = BaseConfig & object;
optional consistent: boolean;
key: Partial<EntitySchema<Schema>>;

Schema extends ZodObject