Icard/angular-clarity-master(work.../node_modules/canvg/lib/Document/MissingGlyphElement.d.ts

6 lines
201 B
TypeScript

import PathElement from './PathElement';
export default class MissingGlyphElement extends PathElement {
type: string;
readonly horizAdvX = 0;
}
//# sourceMappingURL=MissingGlyphElement.d.ts.map