lcars-library-node
Version:
NodeJS module for creating a library for the LCARS dashboard system
38 lines • 723 B
JavaScript
YUI.add("yuidoc-meta", function(Y) {
Y.YUIDoc = { meta: {
"classes": [
"Circulation",
"Distress",
"Edge",
"Element",
"Event",
"Exception",
"External",
"LCARSLibrary",
"LCARSServer",
"Modification",
"Random",
"Search",
"Session",
"Set",
"Storage",
"Terminal",
"User"
],
"modules": [
"Connections",
"Elements"
],
"allModules": [
{
"displayName": "Connections",
"name": "Connections"
},
{
"displayName": "Elements",
"name": "Elements"
}
],
"elements": []
} };
});