npm.io
4.3.0 • Published 1 year ago

@craftercms/models

Licence
GNU LGPL 3.0
Version
4.3.0
Deps
0
Size
88 kB
Vulns
0
Weekly
0
Stars
1

npm (scoped)

@craftercms/models

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.

Usage

  • Install module using yarn or npm
    • yarn add @craftercms/models or
    • npm install @craftercms/models
  • Import and use the models you need

Most of our packages have @craftercms/models as a dependency and will pull it automatically when using npm.

Keywords