UNPKG

@benshi.ai/js-sdk

Version:

Benshi SDK

4 lines (3 loc) 245 B
import { ContentBlock } from "../modules/Navigation/typings"; declare const injectEvent: (properties: any, modulePropertiesTI: any[], eventType: any, moduleName: ContentBlock, userId?: string, sendNow?: boolean) => void; export { injectEvent };