UNPKG

pwa-synergy-api

Version:

synergy application api

5 lines 139 B
export default interface AddableComponent { componentId: string; panelId?: string; } //# sourceMappingURL=AddableComponent.d.ts.map