mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-20 23:26:44 +00:00
6 lines
208 B
TypeScript
6 lines
208 B
TypeScript
export * from "./get_all_registered_all_domains";
|
|
export * from "./get_main_all_domains_domain";
|
|
export * from "./get_primary_domain";
|
|
export * from "./register_domain";
|
|
export * from "./resolve_sol_domain";
|