mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-12 17:02:08 +02:00
Chungus 2.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { db, Transaction } from "@server/db";
|
||||
|
||||
export async function createCertificate(domainId: string, domain: string, trx: Transaction | typeof db) {
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user