UNPKG

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