mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2025-03-01 14:51:49 +08:00
5 lines
121 B
JavaScript
5 lines
121 B
JavaScript
![]() |
(function(angular) {
|
||
|
'use strict';
|
||
|
angular.module('fontAwesomeAnimationDemoApp', ['ui.bootstrap']);
|
||
|
})(angular);
|