interface AsyncQueryBusIntersectConfig {
    queries?: SearchableStorage;
    responses?: SearchableStorage;
}

Properties

Properties

responses?: SearchableStorage