The plugin that enhances StringShape with the MIME type check.
import * as d from 'doubter/core';import '@doubter/plugin-string-format/mime';d.string().mime(); Copy
import * as d from 'doubter/core';import '@doubter/plugin-string-format/mime';d.string().mime();
The plugin that enhances StringShape with the MIME type check.