跳转到内容

InstallMaterialPackageOptions

此内容尚不支持你的语言。

Defined in: registry.ts:22

readonly optional authorizeTrustedCode: boolean

Defined in: registry.ts:25

Required in addition to a trusted-code manifest. Authorization is never inferred.


readonly optional expectedIntegrity: string

Defined in: registry.ts:23


readonly optional limits: Partial<MaterialPackageByteLimits>

Defined in: registry.ts:28

Applied before package transport bytes are copied or its ZIP is rebuilt.


readonly optional trustedPublisherIds: ReadonlySet<string>

Defined in: registry.ts:26