filecoin-pin
    Preparing search index...

    Variable cleanupSynapseService

    cleanupSynapseService: () => Promise<void>

    Type Declaration

      • (): Promise<void>
      • Clean up WebSocket providers and other resources

        Call this when CLI commands are finishing to ensure proper cleanup and allow the process to terminate

        Returns Promise<void>