Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 5, 2019 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/ba4f93f2163be4fc67f8d315cd5e6ae0 to your computer and use it in GitHub Desktop.
Save parzibyte/ba4f93f2163be4fc67f8d315cd5e6ae0 to your computer and use it in GitHub Desktop.
angular
.module("CodigosDeBarras", ["angular-barcode"])
.controller("ControladorPrincipal", ["$scope", function($scope) {
}]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment