"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.REPL_INITIALIZED_MESSAGE = void 0; exports.REPL_INITIALIZED_MESSAGE = 'REPL initialized';