isEmailChecker top-level constant

TypeChecker const isEmailChecker

Implementation

const isEmailChecker = TypeChecker.fromRuntime(IsEmail);