0.0.2 • Published 4 years ago

symmetrical-pancake-fake v0.0.2

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

Install / Import

> npm install --save symmetrical-pancake-fake
import { myFunction, myObject } from 'symmetrical-pancake-fake'; 
//OR to import a specific file:
import { myFunction } from 'symmetrical-pancake-fake/myFunction'
import { myObject } from 'symmetrical-pancake-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