Stable Interface
Interface Overview
interface Pipe { name : string pure : boolean }
Interface Description
Pipe decorator and metadata.
Interface Details
name : string
pure : boolean
exported from @angular/core/index, defined in @angular/core/src/metadata/directives.ts
Please login to continue.