Move domain information to all in private

This commit is contained in:
Owen
2026-09-10 13:57:28 -04:00
parent e66f7fe71b
commit 8a97ed5200
5 changed files with 54 additions and 33 deletions
+3
View File
@@ -0,0 +1,3 @@
export function createCname(domainId: string, baseDomain: string) {}
export function createNs() {}