mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 09:37:45 +00:00
7 lines
120 B
Plaintext
Executable File
7 lines
120 B
Plaintext
Executable File
Hello
|
|
|
|
@section scripts {
|
|
<script src="lib/system.js"></script>
|
|
<script>System.import('js/main.js');</script>
|
|
}
|