UNPKG

175 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.REPL_INITIALIZED_MESSAGE = void 0;
4exports.REPL_INITIALIZED_MESSAGE = 'REPL initialized';