1 line
57 B
TypeScript
Executable file
1 line
57 B
TypeScript
Executable file
export declare const getFreePort: () => Promise<number>;
|