UNPKG

@furystack/core

Version:
6 lines 161 B
/** * * @returns the next port number starting from 14000 to 16000 */ export declare const getPort: () => number; //# sourceMappingURL=port-generator.d.ts.map