We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d09c0 commit c0159dfCopy full SHA for c0159df
src/endpoints/PricingTables/types.ts
@@ -1,4 +1,4 @@
1
-import type {PricingPlan} from "../../types";
+import type { PricingPlan } from "../../types";
2
3
export interface PricingTable {
4
id: TableId;
0 commit comments