UNPKG

ghost

Version:

The professional publishing platform

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