UNPKG

v5

Version:

V5 Mobile Web Framework

8 lines 187 B
V5.registerPage("index", function () { var initialize = function () { // Write down your initialize code at here. }; return { initialize: initialize }; });