mirror of
https://github.com/bluetech/ng-annotate-patched.git
synced 2026-07-02 00:17:42 +08:00
5 lines
57 B
JavaScript
5 lines
57 B
JavaScript
var objectTest = {
|
|
/** @ngInject */
|
|
foo($q) {}
|
|
}
|