Skip to content

Instantly share code, notes, and snippets.

(function () {
var serviceModule = angular.module('externalModule', []);
serviceModule.controller("externalService", function () {
console.log("loading this");
return {
externalServiceMethod: function() {
return "External Service Method Return";
}
}
});

Keybase proof

I hereby claim:

  • I am bscribner on github.
  • I am avtek12 (https://keybase.io/avtek12) on keybase.
  • I have a public key ASAMTjMvctRqvyHx3VueuG043quEq4UL3jgH55IUIhLKIgo

To claim this, I am signing this object: