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