Type alias DataWithSearchMode

DataWithSearchMode: {
    data: HexString;
    searchMode: SearchMode;
}

Type declaration

Generated using TypeDoc