NDNts
    Preparing search index...

    Interface Closer

    interface Closer {
        close: () => void;
    }
    Index
    close: () => void