UNPKG
kytkat
Version:
latest (0.9.2)
0.9.2
🔍 Fast and Minimalist SERVE FILE library
kytkat
/
lib
/
root
/
main.js
4 lines
(2 loc)
•
75 B
JavaScript
View Raw
1
2
3
4
import
RootCollection
from
"./root.js"
;
export
default
RootCollection
;