Phase D
This commit is contained in:
@@ -228,6 +228,10 @@ export {
|
||||
whmcsServiceResponseSchema,
|
||||
whmcsChangePackageRequestSchema,
|
||||
whmcsSuspendRequestSchema,
|
||||
whmcsCreateSsoRequestSchema,
|
||||
whmcsCreateSsoResponseSchema,
|
||||
ssoConsumeRequestSchema,
|
||||
ssoConsumeResponseSchema,
|
||||
type WhmcsHealthResponse,
|
||||
type WhmcsPlanCatalogResponse,
|
||||
type WhmcsProvisionServiceRequest,
|
||||
@@ -235,4 +239,8 @@ export {
|
||||
type WhmcsUpsertClientRequest,
|
||||
type WhmcsUpsertClientResponse,
|
||||
type WhmcsChangePackageRequest,
|
||||
type WhmcsCreateSsoRequest,
|
||||
type WhmcsCreateSsoResponse,
|
||||
type SsoConsumeRequest,
|
||||
type SsoConsumeResponse,
|
||||
} from './whmcs';
|
||||
|
||||
Reference in New Issue
Block a user