Type Alias AbstractCursorEvents

AbstractCursorEvents: {
    close(): void;
}