UNPKG
@kuiu/task-worker
Version:
latest (1.0.8)
1.0.8
1.0.6
1.0.1
task worker
@kuiu/task-worker
/
dist
/
demo.html
1 lines
•
177 B
HTML
View Raw
1
<!doctype
html
>
<
meta
charset
=
"utf-8"
>
<
title
>
index demo
</
title
>
<
script
src
=
"./index.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./index.css"
>
<
script
>
console
.
log
(index)
</
script
>