1 2 3 4 5 6
import "npm:@denotest/esm-basic"; import "npm:@denotest/add"; import "npm:@denotest/subtract"; console.log(2); self.close();