@logicalcommander/lc-common
v1.0.88
Published
A Node.js module for Logical Commander common
Downloads
20
Readme
lc-common-utils
A Node.js module for Logical Commander common utils
Installation
npm install @logicalcommander/lc-common --save
yarn add @logicalcommander/lc-common
Usage
Javascript
var utils = require('@logicalcommander/lc-common');
TypeScript
import { My Specific interfaces } from '@logicalcommander/lc-common';
publish
Change the package.json version
npm run build
npm publish