2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
// namespace
|
|
window.TPS = window.TPS || {};
|
// namespace
|
|
window.TPS = window.TPS || {};
|