feat: add filter schema (#3479)

This commit is contained in:
Alex Yang
2023-08-01 12:13:24 -07:00
committed by GitHub
parent 0176d66a94
commit 03f12f6aa4
3 changed files with 61 additions and 25 deletions
+1
View File
@@ -12,6 +12,7 @@
"zod": "^3.21.4"
},
"exports": {
"./automation": "./src/automation.ts",
"./global": "./src/global.ts",
"./constant": "./src/constant.ts",
"./workspace": "./src/workspace.ts",