papi-dts
    Preparing search index...
    • Tell socket-close severity how to ask whether the app is shutting down.

      Called once by the process that owns the answer, before the network starts. See isAppShuttingDown for why this is wired in rather than imported.

      Parameters

      • signal: () => boolean

        Returns whether the app is currently coming down

      Returns void