Interface: StorageOpts
@pvm/artifacts.StorageOpts
Properties
config
• config: Config
Defined in
packages/pvm-artifacts/lib/storage.ts:23
destPrefix
• Optional
destPrefix: string
Defined in
packages/pvm-artifacts/lib/storage.ts:25
type
• type: "repo"
| "branch"
| "external"