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