summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js
blob: ba702a9af397a902dc7b48ae38d099b153452e11 (plain)
1
2
3
4
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.foo = void 0;
console.log("world");