This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@drieam/base
TypeScript icon, indicating that this package has built-in type declarations

8.0.2 • Public • Published

npm

@drieam/base

@drieam/base is a base classs used on @drieam models.

Usage

Show instructions
$ yarn add @drieam/base
  import { Base } from '@drieam/base';

  class User { 
    declare id: number; 
    declare name: string; 
  }

Versioning

Until this project reaches a 1.0 milestone, minor version numbers will simply be incremented during each release. The Changelog will continue to document the different types of updates, including any "breaking changes".

After the 1.0 milestone, this project will follow SemVer.

Readme

Keywords

none

Package Sidebar

Install

npm i @drieam/base

Weekly Downloads

141

Version

8.0.2

License

MIT

Unpacked Size

6.88 kB

Total Files

5

Last publish

Collaborators

  • drieambot
  • ellya
  • hbarrientosg
  • martijnpieters
  • stef.schenkelaars