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

6 lines
201 B
TypeScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
import PathElement from './PathElement';
export default class MissingGlyphElement extends PathElement {
type: string;
readonly horizAdvX = 0;
}
//# sourceMappingURL=MissingGlyphElement.d.ts.map