Kind: Function
Source: packages/core/repl/repl.ts
Part of: Core
Signature
tsasync function repl(module: Type | DynamicModule, replOptions: ReplOptions)
Parameters
| Name | Type |
|---|---|
module | `Type |
replOptions | ReplOptions |
Relationships
- IMPORTS →
DynamicModule - IMPORTS →
Logger - IMPORTS →
Type
Was this page helpful?