interface GoogleCustomEventInfo {
    module: string;
    subEvent: string;
}

Properties

Properties

module: string
subEvent: string