initial upload
This commit is contained in:
parent
b2a512f7fe
commit
48ae5e89aa
30 changed files with 1293 additions and 0 deletions
7
test.mjs
Normal file
7
test.mjs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
import {
|
||||
getAllCertificates
|
||||
} from "./functions/db.certificates.mjs";
|
||||
|
||||
|
||||
console.log((await getAllCertificates()));
|
||||
Loading…
Add table
Add a link
Reference in a new issue