UNPKG

angular-fullpage.js

Version:
11 lines (8 loc) 134 B
;(function() { 'use strict'; angular .module('sample-app', [ 'fullPage.js', 'ui.router' ]); })();