trying to fix build
This commit is contained in:
parent
cc19f88ad2
commit
47109baff7
41 changed files with 315 additions and 415 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { z } from 'zod';
|
||||
import * as yup from 'yup';
|
||||
|
||||
/**
|
||||
* Zod Schemas for MongoDB Document Validation
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import { z } from 'zod';
|
||||
import * as yup from 'yup';
|
||||
import type { ObjectId } from 'mongodb';
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue