This website requires JavaScript.
Explore
Help
Register
Sign In
adminnistrateur
/
backoffice
Watch
1
Star
0
Fork
You've already forked backoffice
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0267ba6165
backoffice
/
node_modules
/
browserify
/
example
/
multiple_bundles
/
robot.js
2 lines
64 B
JavaScript
Raw
Blame
History
module
.
exports
=
function
(
s
)
{
return
s
.
toUpperCase
(
)
+
'!'
}
;
Reference in New Issue
View Git Blame
Copy Permalink