saleor-dashboard/testUtils/mocks/index.ts
2023-02-21 12:38:28 +01:00

6 lines
171 B
TypeScript

export * from "./address";
export * from "./apps";
export * from "./pageTypes";
export * from "./products";
export * from "./warehouses";
export * from "./introspection";