Type alias LikeModuleInfoOption

LikeModuleInfoOption: MediaImpressionModuleInfoOption & {
    [x: string]: any;
}