probe-web / @probe-web/client / wire / Operation
Type Alias: Operation
ts
type Operation = "Fill" | "Erase" | "Program" | "Verify" | "Ram";Defined in: wire.ts:575
probe-rs-rpc Operation.