14 lines
78 B
JavaScript
14 lines
78 B
JavaScript
|
/**
|
||
|
* @file NPGClientConfig.js
|
||
|
*/
|
||
|
|
||
|
var NPGClient.Config = {
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
}
|