@ninetailed/experience.js-plugin-insights
Version:
Ninetailed SDK plugin for Ninetailed Insights
5 lines (4 loc) • 301 B
TypeScript
export * from './lib/NinetailedInsightsPlugin';
export { NinetailedInsightsApiClient } from './lib/api/NinetailedInsightsApiClient';
export { NinetailedInsightsPlugin as default } from './lib/NinetailedInsightsPlugin';
export { type ComponentEventBatch } from './lib/types/Event/ComponentEventBatch';