Skip to content

Commit

Permalink
fix: export CustomTypeModelFieldForSlicePrimary
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Apr 18, 2024
1 parent 9263c17 commit 16739f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ export type { CustomTypeModelSeparatorField } from "./types/model/separator";
export type {
CustomTypeModelField,
CustomTypeModelFieldForGroup,
CustomTypeModelFieldForSlicePrimary,
} from "./types/model/types";

// API - Types representing Prismic Rest API V2 responses.
Expand Down

0 comments on commit 16739f6

Please sign in to comment.