file - name of a script file to be included at compile-time. This directive is available for both CLI and hosted script execution. This directive is used to import/include one script into another one.
These tutorials serve as an introduction to nnounce scripting. Scripts are written using TypeScript and are meant to be run in Deno runtime. There are two tutorials with code meant to be copied into ...