????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/@nestjs/core/repl/ |
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/@nestjs/core/repl/repl.d.ts |
/// <reference types="node" /> import { DynamicModule, Type } from '@nestjs/common'; export declare function repl(module: Type | DynamicModule): Promise<import("repl").REPLServer>;