Build fixes
This commit is contained in:
parent
70d97c1342
commit
04ecef98da
9 changed files with 52 additions and 45 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// @ts-nocheck
|
||||
import type { AdapterInstance } from "next-auth/adapters";
|
||||
import type { NumberSchema, StringSchema, ObjectSchema } from "joi";
|
||||
import type { Request } from "@hapi/hapi";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue