prismicio / prismic-ts-codegen

A Prismic model-to-TypeScript-type generator.
Apache License 2.0
18 stars 6 forks source link

fix: restore exports for a Slice's `primary` and `item` interfaces #59

Closed angeloashmore closed 1 year ago

angeloashmore commented 1 year ago

Types of changes

Description

This PR restores exports for a Slice's primary and item interfaces.

See the updated test snapshot for the PR's effect.

Checklist: