0.0.2 • Published 4 years ago

fluffy-system-fake v0.0.2

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

Install / Import

> npm install --save fluffy-system-fake
import { myFunction, myObject } from 'fluffy-system-fake'; 
//OR to import a specific file:
import { myFunction } from 'fluffy-system-fake/myFunction'
import { myObject } from 'fluffy-system-fake/myObject'

CI

This repository has has continus integration and automatic publishing implemented via GitHub Action.

Refer to TEMPLATE_README.md for instructions.

change1

change2

0.0.2

4 years ago

0.0.1

4 years ago