@craftercms/models
Advanced tools
Crafter CMS data model definitions
Weekly downloads
Readme
This package contains data model definitions of different structures of Crafter CMS. These interfaces are useful when developing in TypeScript and for IDE auto-completion & suggestions.
yarn
or npm
yarn add @craftercms/models
ornpm install @craftercms/models
Most of our packages have @craftercms/models
as a dependency and will pull it automatically when using npm.