summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lossy_utf8_module/main.mjs
blob: 54cfbb16aefdd91b2cb54a5fc1cfb5ad92728b75 (plain)
1
2
3
import mod from "npm:@denotest/lossy-utf8-module@1.0.0";

console.log(mod);