Skip to content

probe-web / @probe-web/client / wire / FormatKind

Type Alias: FormatKind

ts
type FormatKind = "Target" | "Bin" | "Hex" | "Elf" | "Idf" | "Uf2";

Defined in: wire.ts:398

probe-rs-rpc FormatKind.