UNPKG
tiny-once
Version:
latest (1.0.0)
1.0.0
Very simple wrapper to run a function only once
github.com/gabmontes/tiny-once
gabmontes/tiny-once
tiny-once
/
test
/
.eslintrc.json
6 lines
(5 loc)
•
37 B
JSON
View Raw
1
2
3
4
5
6
{
"env"
:
{
"mocha"
:
true
}
}