AngularTS
    Preparing search index...

    Type Alias ScopeProxied<T>

    ScopeProxied: T & { $handler: ng.Scope; $target: T }

    Type Parameters

    • T extends object