UNPKG

208 BTypeScriptView Raw
1import { GlyphElement } from './GlyphElement';
2export declare class MissingGlyphElement extends GlyphElement {
3 type: string;
4 readonly horizAdvX = 0;
5}
6//# sourceMappingURL=MissingGlyphElement.d.ts.map
\No newline at end of file