p.location-badge. exported from angular2/pipes defined in angular2/src/change_detection/pipes/pipe.js (line 9) :markdown Indicates that the result of a Pipe transformation has changed even though the reference has not changed. The wrapped value will be unwrapped by change detection, and the unwrapped value will be stored. .l-main-section h2 Members .l-sub-section h3 constructor pre.prettyprint code. constructor(wrapped:any) :markdown .l-sub-section h3 wrap pre.prettyprint code. wrap(value:any) :markdown .l-sub-section h3 wrapped :markdown