mirror of
https://github.com/versia-pub/api.git
synced 2026-03-13 04:09:15 +01:00
fix(build): 🐛 Fix builds for JSR support
This commit is contained in:
parent
0d53c450f8
commit
f5fd4c0a04
6 changed files with 13 additions and 16 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @see https://lysand.org/extensions/vanity
|
||||
*/
|
||||
|
||||
import { z } from "zod";
|
||||
import { type AnyZodObject, ZodObject, z } from "zod";
|
||||
import { ContentFormat } from "../content_format";
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue