method ScopeManager.prototype.getSingleton ScopeManager.prototype.getSingleton(token: string): unknown Retrieves a cached singleton instance. Parameters token: string The capability token Return Type unknown The cached instance, or undefined