@squidcloud/backend
    Preparing search index...

    Function squidInject

    • Returns a singleton instance of Squid service. Creates the service if needed. This method can only be used after the Squid module is initialized: not from the static context when the module is loading.

      Type Parameters

      Parameters

      • ctor: new () => T
      • moduleId: string = USER_CODE_MODULE_ID

      Returns T