0.2.2 • Published 4 years ago

@mconnect/utils v0.2.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

@mconnect/utils

Utility functions

Installation

$ npm install @mconnect/utils

API

// Coming soon

const abc = 'test';
console.log('abc: ', abc);

Example

// Coming soon

const abc = 'test';
console.log('abc: ', abc);