UNPKG
use-once
Version:
latest (1.0.1)
1.0.1
1.0.0
Helper for react effects that only run once
use-once
/
.babelrc
6 lines
(5 loc)
•
69 B
Plain Text
View Raw
1
2
3
4
5
6
{ plugins: [
"@babel/plugin-transform-modules-commonjs"
, ] }