This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
thelounge
Watch
2
Star
0
Fork
You've already forked thelounge
0
mirror of
https://github.com/thelounge/thelounge
synced
2024-12-29 22:03:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
52cc3ee909
thelounge
/
client
/
js
/
libs
/
handlebars
/
tojson.js
4 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Webpack
2016-12-18 15:53:28 +00:00
module
.
exports
=
function
(
context
)
{
return
window
.
JSON
.
stringify
(
context
)
;
}
;
Reference in a new issue
Copy permalink