platform-bible-utils
    Preparing search index...

    Type Alias Unsubscriber

    Unsubscriber: () => boolean

    Function to run to dispose of something. Returns true if successfully unsubscribed

    Type declaration

      • (): boolean
      • Returns boolean