UNPKG

ghost

Version:

The professional publishing platform

8 lines (7 loc) 132 B
module.exports = { read(data, apiConfig, frame) { frame.response = { identities: [data] }; } };