UNPKG
@ohos/hpm-cli-notice
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Combining the notice files in the project into 'Third Party Open Source Notice' file.
@ohos/hpm-cli-notice
/
ui
/
index.html
11 lines
•
198 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
html
>
<
head
>
<
link
rel
=
"stylesheet"
href
=
"css/style.css"
>
</
head
>
<
body
>
<
div
id
=
"main"
>
<
pre
id
=
"pre"
>
</
pre
>
</
div
>
<
script
src
=
"./logic.js"
>
</
script
>
</
body
>
</
html
>