mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5 lines
212 B
JavaScript
5 lines
212 B
JavaScript
'use strict';function __export(m) {
|
|
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
}
|
|
__export(require('angular2/src/mock/animation_builder_mock'));
|
|
//# sourceMappingURL=testing.js.map
|