orb-billing
Version:
The official TypeScript library for the Orb API
9 lines • 294 B
JavaScript
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
import { Page } from "../pagination.mjs";
export class CreditNotesPage extends Page {
}
export class InvoicesPage extends Page {
}
export class PricesPage extends Page {
}
//# sourceMappingURL=shared.mjs.map