Vulcan/packages/telescope-base/lib/base.js

9 lines
216 B
JavaScript

// array containing properties to be added to the post schema on startup.
addToPostSchema = [];
// array containing items in the views menu
viewNav = [];
// array containing items in the admin menu
adminNav = [];