blob: 39e355d1460f610557229a70a47fa011141c9f56 (
plain)
1
2
3
4
5
6
7
|
[WILDCARD]
// deno-fmt-ignore-file
// deno-lint-ignore-file
// This code was bundled using `deno bundle` and it's not recommended to edit it manually
console.log("executing typescript with no extension");
|