UNPKG

@loftysoul/soul

Version:

The professional Content Management System, based ghost

8 lines (7 loc) 152 B
module.exports = { all(model, apiConfig, frame) { frame.response = { preview: [model.toJSON(frame.options)] }; } };