UNPKG
study-kgxx-test3
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.5
1.2.4
1.2.3
1.2.0
1.1.11
1.1.10
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
ts工具函数
study-kgxx-test3
/
dist
/
index.html
1 lines
•
202 B
HTML
View Raw
1
<!doctype
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
/>
<
title
>
Webpack App
</
title
>
<
script
defer
=
"defer"
src
=
"index.js"
>
</
script
>
</
head
>
<
body
>
<
h1
>
Hello world!
</
h1
>
<
h2
>
Tip: Check your console
</
h2
>
</
body
>
</
html
>