8 lines
113 B
TypeScript
Raw Normal View History

/**
* Domain Providers
* Re-exports shared provider utilities
*/
export * as Whmcs from "./whmcs/index.js";