summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/say-hello/1.0.0/say-hello.js
blob: 8751b8e47b77607ddcc194b57d96fe15a9d8462e (plain)
1
2
import { sayHello } from "./index.js";
console.log(sayHello());