circu.js
    Preparing search index...
    TTY: {
        prototype: CModuleStreams.TTY;
        new (fd: number, readable: boolean): CModuleStreams.TTY;
    }

    TTY constructor

    Type Declaration

    const tty = new TTY(fd, true);