export default async (schema, option) => { return { name: '{NAME}', data: () => { return ''; }, }; };