bold-italic.d.ts 113 B

12
  1. import { CharMap, CharOptions } from '../../FontData.js';
  2. export declare const boldItalic: CharMap<CharOptions>;