@dxs-ts/eveli-ide 0.0.53 → 0.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.d.ts CHANGED
@@ -109,6 +109,11 @@ export declare namespace BurgerApi {
109
109
  }
110
110
  }
111
111
 
112
+ export declare const FeedbackComposer: default_2.FC<FeedbackComposerProps>;
113
+
114
+ declare interface FeedbackComposerProps {
115
+ }
116
+
112
117
  export declare const Frontdesk: default_2.FC<FrontdeskProps>;
113
118
 
114
119
  export declare const frontdeskIntl: {