export const load = ({ fetch }) => { return { todo: 'use /api/v1/vms/list', }; };