UNPKG

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