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