ftrackhq / ftrack-ts-schema-generator

Gets the schema from an ftrack instance and generates typescript interfaces for all the entity types in the instance.
Apache License 2.0
2 stars 1 forks source link

feat: Enable exporting and publish as NPM package #2

Closed gismya closed 1 year ago

gismya commented 1 year ago

Set the project up to be able to be imported as an NPM package and run as part of another project