UNPKG

@qooxdoo/framework

Version:

The JS Framework for Coders

11 lines (10 loc) 273 B
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="../helper.js"></script> </head> <body style="font-family:monospace"> <div id="output" style="margin: 20px;"></div> </body> </html>