import { isEmail } from "https://deno.land/x/segno@v1.1.0/mod.ts"; isEmail("test@test.com");