summaryrefslogtreecommitdiff
path: root/tests/specs/install/future_install_global/pkg/main.js
blob: 6268d7136257997e72daf7a8b5350791f5fcea01 (plain)
1
2
3
import { setValue } from "npm:@denotest/esm-basic";

setValue(5);