2 lines
149 B
JavaScript
2 lines
149 B
JavaScript
|
|
// This file prevents customJSFunctionToTestClosure from being minified by the Closure compiler.
|
||
|
|
Module.customJSFunctionToTestClosure = function() {}
|