rp-mdm-common
TypeScript icon, indicating that this package has built-in type declarations

1.5.6 • Public • Published

MDM Common Library

This library contains simple utility functions used by other parts of the MDM system. Maybe you can find some of our utilities useful.

Usage

  import { isArray } from 'rp-mdm-common';
  if( isArray(myVar) ) { console.log("myVar is an array"); }

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i rp-mdm-common

Weekly Downloads

3

Version

1.5.6

License

MIT

Unpacked Size

276 kB

Total Files

197

Last publish

Collaborators

  • rpjosh