@solucx/instance-typing
TypeScript icon, indicating that this package has built-in type declarations

0.9.0 • Public • Published

instance-typing

Typescript enforcing typing for instance object

Installation

To install this packege use npm install @solucx/instance-typing

This is a private repository. You should be logged in into a allowed npm account or keep this authorized .npmrc credentials file at project or usr root folder.

Test

To run the test suite use npm run test

Publish

To publish a new version of the SDK follow this steps:

  1. npm version (major|minor|patch)
    • major -> breaking changes
    • minor -> non-breaking changes
    • patch -> bugfixes
  2. npm publish
    • you have to logged in npm (npm login)
    • you should have access to the npm package (https://www.npmjs.com/package/@solucx/instance-typing)
  3. git push --tags

Readme

Keywords

none

Package Sidebar

Install

npm i @solucx/instance-typing

Weekly Downloads

14

Version

0.9.0

License

ISC

Unpacked Size

18.7 kB

Total Files

44

Last publish

Collaborators

  • guscx
  • daniel-solucx