Files
angular__angular/lifecycle_hooks.js
T

7 lines
214 B
JavaScript

'use strict';/**
* @module
* @description
* Defines interfaces to be implemented by directives when they need to hook into the change
* detection mechanism.
*/
//# sourceMappingURL=lifecycle_hooks.js.map