HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/root/usr/share/nodejs/async-listen/dist/src/
Upload File :
Current File : //proc/1784574/root/usr/share/nodejs/async-listen/dist/src/index.d.ts
/// <reference types="node" />
import { Server } from 'net';
export default function listen(server: Server, ...args: any[]): Promise<string>;