UNPKG
@hyper.fun/feather-fast-forward
Version:
latest (1.3.0)
1.3.0
👉 https://hyper.fun/c/feather-fast-forward/1.3.0
@hyper.fun/feather-fast-forward
/
esm
/
index.js
6 lines
(5 loc)
•
123 B
JavaScript
View Raw
1
2
3
4
5
6
import
"../hfc.css"
;
import
HFC
from
"./hfc.js"
;
HFC
.
_name
=
"feather-fast-forward"
;
HFC
.
_v
=
"1.3.0"
;
export
default
HFC
;