symmetrical-pancake-fake
v0.0.2
Published
Is my quota reached ?
Downloads
3
Readme
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