@nevware21/ts-async - v0.5.4
    Preparing search index...

    Type Alias FinallyPromiseHandler

    FinallyPromiseHandler: (() => void) | undefined | null

    This defines the handler function that is called via the finally when the promise is resolved or rejected