probe-web / @probe-web/client / targets / PackSvd
Interface: PackSvd
Defined in: targets.ts:36
An SVD carried inside a pack.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | The file's name inside the pack, e.g. R7FA6M5BH.svd. | targets.ts:38 |
xml | string | The SVD document. | targets.ts:40 |