Skip to content

Commit

Permalink
feat: publish-shared-types
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-kalachikov committed Jul 5, 2024
1 parent 8c42c9d commit 84437b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared-types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export type {
OrderLineItemType,
Product,
VariationType,
Maybe,
} from "../client-app/core/api/graphql/types.js";
export type { LoggerType } from "../client-app/core/utilities/logger/logger.type.js";
export type { ICurrency } from "../client-app/core/types/currency.js";

0 comments on commit 84437b8

Please sign in to comment.