UNPKG

@loftysoul/soul

Version:

The professional Content Management System, based ghost

9 lines (8 loc) 145 B
module.exports = { get admin() { return require('./admin'); }, get content() { return require('./content'); } };