UNPKG
hi-link-ui
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
## Project setup ``` npm install ```
hi-link-ui
/
packages
/
component
/
loading
/
index.js
3 lines
(2 loc)
•
60 B
JavaScript
View Raw
1
2
3
import
loading
from
"./src/main"
;
export
default
loading;