UNPKG
npm-polymer-elements
Version:
latest (0.0.1)
0.0.1
Polymer Elements package for npm
npm-polymer-elements
/
platinum-sw
/
test
/
platinum-sw-cache
/
file.html
10 lines
(9 loc)
•
120 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!doctype
html
>
<
html
>
<
head
>
<
title
>
Dummy File
</
title
>
</
head
>
<
body
>
I'm just a file!
</
body
>
</
html
>