strict-once
v0.1.0
Published
Run a function exactly one time. Otherwise, throw an exception.
Downloads
4
Readme
strict-once
Run a function exactly one time. Otherwise, throw an exception.
Installation
npm i strict-once
Usage
const strictOnce = require('strict-once')
License
MIT © Zoltan Kochan