6 lines
68 B
HTML
6 lines
68 B
HTML
<script>
|
|
|
|
var ww = Object.create(window);
|
|
ww.Components;
|
|
|
|
</script>
|