The plugin that enhances StringShape with the ISIN (stock/security identifier) check.

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

d.string().isin();