File size: 123 Bytes
cfbbc1a
 
1
2
3
import type { REPLServer } from 'repl';
export declare function defineDefaultCommandsOnRepl(replServer: REPLServer): void;