UNPKG

99 BTypeScriptView Raw
1export declare function checkPort(port: number, host: string, basePort?: number): Promise<number>;