@owlgrid-dev/types
v0.0.45
Published
OwlGrid SDK for Typescript - types - for development only.
Readme
OwlGrid Typescript types
This module contains all the typescript types used by OwlGrid.
To add types, edit the files in the src directory. Some types are generated automatically by the OpenAPI generator (in the repository model-interfaces).
Publishing
To publish the types, run yarn release. This will agregate the types in one .d.ts file using @microsoft/api-extractor and publish them to the npm registry.
