cleanup project

This commit is contained in:
2025-10-14 12:02:14 +02:00
parent 63929c2dce
commit 2e1157616f
68 changed files with 1377 additions and 10425 deletions

4
src/index.ts Normal file
View File

@@ -0,0 +1,4 @@
import { integration } from "@/integration.js";
export * from "zod-pocketbase-continue";
export default integration;