Type alias AbstractCursorEvents

AbstractCursorEvents: {
    close() => void;
}

Type declaration

Generated using TypeDoc