neo4j / graph-schema-json-js-utils

Utility library to work with the Graph Schema JSON representation
Apache License 2.0
5 stars 8 forks source link

Fix types export from schema utils formatters #33

Closed oskarhane closed 9 months ago

oskarhane commented 9 months ago

After this the types should be available via

import { formatters } from '@neo4j/graph-schema-utils'

const x: formatters.json.types.GraphSchemaJsonStruct = ...
changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: a4c00d68dfa00cca39db2791c2a90d28153f8250

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | @neo4j/graph-schema-utils | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR