"use strict"; exports.__esModule = true; exports.HELLO_WORLD = void 0; exports.HELLO_WORLD = 'Hello world!'; //# sourceMappingURL=index.js.map