@squidcloud/backend
    Preparing search index...

    Function getSquidService

    • Returns a singleton instance of Squid service. Creates the service if needed. Inherits code bundle info from the caller service: should only be called from the services within the same code bundle (user code, connector, etc...).

      Type Parameters

      Parameters

      • ctor: new () => T
      • callerService: unknown

      Returns T