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