Skip to content

Commit 1d9afcb

Browse files
save file
1 parent cba6a10 commit 1d9afcb

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<webcontainer-fs>
2+
3+
<template shadowrootmode=open>
4+
5+
<style>
6+
7+
</style>
8+
9+
<div id=root>
10+
</div>
11+
12+
</template>
13+
14+
<script>
15+
16+
(function(mod,host){
17+
18+
var obj = {};
19+
20+
21+
return obj;
22+
23+
})
24+
25+
</script>
26+
27+
</webcontainer=fs>
28+
29+
30+

0 commit comments

Comments
 (0)