Interface: PkgSuccessStats
@pvm/types.PkgSuccessStats
Properties
pkg
• pkg: string
Defined in
packages/pvm-types/lib/publish.ts:5
publishedVersion
• publishedVersion: string
Defined in
packages/pvm-types/lib/publish.ts:7
registryVersion
• registryVersion: null
| string
Defined in
packages/pvm-types/lib/publish.ts:6
type
• type: "success"