angular2
Version:
Angular 2 - a web framework for modern web apps
16 lines (15 loc) • 403 B
JavaScript
;
Object.defineProperties(module.exports, {
OnChange: {get: function() {
return OnChange;
}},
__esModule: {value: true}
});
var OnChange = function OnChange() {
;
};
($traceurRuntime.createClass)(OnChange, {onChange: function(changes) {
throw "OnChange.onChange is not implemented";
}}, {});
//# sourceMappingURL=interfaces.js.map
//# sourceMappingURL=./interfaces.map