mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 00:10:26 +00:00
7 lines
61 B
JavaScript
7 lines
61 B
JavaScript
|
|
|
||
|
|
extend(angularFormater, {
|
||
|
|
'noop':function(){
|
||
|
|
|
||
|
|
}
|
||
|
|
});
|