Interface ClearExpiredInstantResultsActionCreatorPayload

interface ClearExpiredInstantResultsActionCreatorPayload {
    id: string;
}

Properties

Properties

id: string

The search box id.