File

projects/reveldigital/player-client/src/lib/interfaces/event-properties.interface.ts

Indexable

[key: string]: any

Event properties

export interface IEventProperties {

    /**
     * Event properties
     * 
     * @type {any}
     * 
     * @memberof IEventProperties
     */
    [key: string]: any;
}

results matching ""

    No results matching ""