node-hill-s
    Preparing search index...

    Interface Disconnectable

    interface Disconnectable {
        disconnect: () => void;
    }
    Index

    Properties

    Properties

    disconnect: () => void

    Stops the event listener.