UNPKG

@logaflow/next

Version:

This library was generated with [Nx](https://nx.dev).

14 lines (13 loc) 284 B
declare namespace JSX { interface IntrinsicElements { 'logaflow-widget': { 'project-key': string; 'use-custom-trigger'?: boolean; 'user-id'?: string; 'trigger-text'?: string; name?: string; email?: string; avatar?: string; }; } }