All files / codegen/apis index.ts

19.04% Statements 4/21
26.92% Branches 21/78
10.52% Functions 2/19
19.04% Lines 4/21

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 221x 1x               5x       1x                
/* tslint:disable */
/* eslint-disable */
export * from './AdminApi';
export * from './AvalaraApi';
export * from './BillingSettingsApi';
export * from './CouponsApi';
export * from './CreditsApi';
export * from './CustomerPortalApi';
export * from './CustomerPortalSettingsApi';
export * from './CustomersApi';
export * from './FeaturesApi';
export * from './InvoicesApi';
export * from './LiveMeasurementsApi';
export * from './MeasurementsApi';
export * from './MetersApi';
export * from './PaymentGatewayCredentialApi';
export * from './PricePlansApi';
export * from './RefundApi';
export * from './RevenueRecognitionApi';
export * from './SelfServeSettingsApi';
export * from './WebhooksApi';