Updated protocol name instead of library name

This commit is contained in:
0xCipherCoder
2025-01-11 21:27:54 +05:30
parent af85a502e0
commit a6f9b05e2a
33 changed files with 15 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
export * from "./get_all_domains_tlds";
export * from "./get_owned_all_domains";
export * from "./get_owned_domains_for_tld";
export * from "./resolve_domain";