1 2 3 4
const specifier = "jsr:@std/assert/assert"; await import(specifier); console.log(1); close();