mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
6 lines
131 B
HTML
6 lines
131 B
HTML
<app-route path="/module" element="page-module" bindRouter onUrlChange="updateModel"></app-route>
|
|
|
|
<script>
|
|
Polymer({
|
|
});
|
|
</script> |