跳到主要内容

Variable: PluginRuntimeAuthorityProbeSchema

const PluginRuntimeAuthorityProbeSchema: TObject<{ buffer: TBoolean; fetch: TBoolean; hasCompartment: TBoolean; marker: TInteger; process: TBoolean; require: TBoolean; setInterval: TBoolean; sharedArrayBuffer: TBoolean; webAssembly: TBoolean; worker: TBoolean; }>

Defined in: packages/contracts/src/pluginRuntime.ts:647

Result of the no-Node-authority probe run inside the plugin Compartment.