UNPKG

camtts

Version:
5 lines (4 loc) 137 B
export declare abstract class CAMTElement { protected element: Element | undefined; constructor(element: Element | undefined); }