5 lines
58 B
TypeScript
5 lines
58 B
TypeScript
|
#!/bin/sh
|
||
|
//bin/true; exec deno run -A "$0" "$@"
|
||
|
|
||
|
// TODO
|