feat: cv verifier
This commit is contained in:
parent
4dd699f08c
commit
194b4b0808
24 changed files with 2199 additions and 70 deletions
5
worker-configuration.d.ts
vendored
Normal file
5
worker-configuration.d.ts
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Generated by Wrangler by running `wrangler types`
|
||||
|
||||
interface Env {
|
||||
DB: D1Database;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue