3 lines
91 B
Text
3 lines
91 B
Text
'use strict';
|
|
|
|
angular.module('ffffng').constant('config', <%= JSON.stringify(config) %>);
|