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