更新
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
declare function getPort(
|
||||
port?: number | number[],
|
||||
host?: string
|
||||
): Promise<number>;
|
||||
|
||||
export = getPort;
|
||||
Reference in New Issue
Block a user