angular-bootstrap-switch icon indicating copy to clipboard operation
angular-bootstrap-switch copied to clipboard

Export angular module name

Open maria201181 opened this issue 8 years ago • 0 comments

To make it easy to add module in angular using commonjs style

angular.module('myModule', [
  require('angular-bootstrap-switch')
])

maria201181 avatar May 12 '17 18:05 maria201181