Files
java-tutorials/spring-static-resources/src/main/webapp/js/helpers/utils.js
T

6 lines
48 B
JavaScript

/**
*
*/
define({
helloWorld : 'hola'
});