UNPKG

151 BTypeScriptView Raw
1import Element from './Element';
2export default class TitleElement extends Element {
3 type: string;
4}
5//# sourceMappingURL=TitleElement.d.ts.map
\No newline at end of file