The plugin that enhances StringShape with the BIC (Bank Identification Code) check.

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

d.string().bic();