0.0.2 • Published 4 years ago
swaps v0.0.2
swaps 
WIP
This module is available in three formats:
- CommonJS:
dist/swaps.js - ESModule:
dist/swaps.mjs - UMD:
dist/swaps.min.js
Install
$ npm install --save swapsUsage
import { load, listen } from 'swaps';
// ...API
TODO
License
MIT © Luke Edwards