mog-typescript
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

M0G TYPESCRIPT LIBRARY

This repo is for distribution on npm.

Install

You can install this package either with npm.

npm

npm install mog-typescript --save

Then add mog-typescript as a dependency for your app:

import * as mog from 'mog-typescript/src';

Version

Let’s bump a new patch version of the package:

npm version patch

Our preversion, version, and postversion will run, create a new tag in git and push it to our remote repository. Now publish again:

npm publish

Documentation

Coming soon --

License

The MIT License

Copyright (c) 2015 Genomcore, SL.

Readme

Keywords

Package Sidebar

Install

npm i mog-typescript

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.89 kB

Total Files

12

Last publish

Collaborators

  • usermog