UNPKG
@pixso/create-plugin
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
plugin template
@pixso/create-plugin
/
template-svelte
/
ui
/
ui.html
8 lines
•
106 B
HTML
View Raw
1
2
3
4
5
6
7
8
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
plugin
</
title
>
</
head
>
<
body
>
</
body
>
</
html
>