The plugin that enhances StringShape with the email check.

import * as d from 'doubter/core';
import '@doubter/plugin-string-format/email';

d.string().email();

Index

Interfaces