2 lines
74 B
JavaScript
2 lines
74 B
JavaScript
|
(typeof window != 'undefined' ? window : global).depCacheTest = 'passed';
|