The plugin that enhances StringShape with the ASCII check.

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

d.string().ascii();