forked from mirrors/easyappointments
5 lines
127 B
JavaScript
5 lines
127 B
JavaScript
|
/**
|
||
|
A builder function for the Stick application;
|
||
|
@var {function} Application
|
||
|
*/
|
||
|
var {Application} = require("stick");
|