Skip to content

Commit

Permalink
fix: export SliceLikeRestV2 and SliceLikeGraphQL (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jun 9, 2022
1 parent 5ca557a commit fcd7a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Expand Up @@ -32,6 +32,8 @@ export { SliceZone, TODOSliceComponent } from "./SliceZone";
export type {
SliceComponentProps,
SliceComponentType,
SliceLikeRestV2,
SliceLikeGraphQL,
SliceLike,
SliceZoneComponents,
SliceZoneLike,
Expand Down

0 comments on commit fcd7a13

Please sign in to comment.