1
2
3
export let emailAPI = () => {
throw new Error("This API has moved to @std.emailAPI.");
};