bold.d.ts 107 B

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