source:
imaps-frontend/node_modules/canvg/lib/Document/DefsElement.d.ts@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 4 days ago | |
---|---|
|
|
File size: 170 bytes |
Line | |
---|---|
1 | import Element from './Element'; |
2 | export default class DefsElement extends Element { |
3 | type: string; |
4 | render(): void; |
5 | } |
6 | //# sourceMappingURL=DefsElement.d.ts.map |
Note:
See TracBrowser
for help on using the repository browser.