mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 01:06:39 +00:00
Fix ee export of MaintenanceSchema
This commit is contained in:
4
server/lib/blueprints/MaintenanceSchema.ts
Normal file
4
server/lib/blueprints/MaintenanceSchema.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { z } from "zod";
|
||||
|
||||
export const MaintenanceSchema = z.object({
|
||||
});
|
||||
Reference in New Issue
Block a user