platform-bible-utils
    Preparing search index...

    Interface Dispose

    Require a dispose function

    interface Dispose {
        dispose: UnsubscriberAsync;
    }

    Implemented by

    Index

    Properties

    Properties

    Release resources and notify dependent services when tearing down an object