UNPKG

@larva.io/webcomponents

Version:

Fentrica SmartUnits WebComponents package

8 lines (7 loc) 121 B
export declare class DebugContent { /** * Component JSON text */ text?: string; render(): any[]; }