跳到主要内容

Variable: PluginDependencyRecordSchema

const PluginDependencyRecordSchema: TObject<{ integrity: TOptional<TString>; name: TString; tarball: TOptional<TString>; version: TString; }>

Defined in: packages/contracts/src/plugin.ts:35

One npm dependency materialized into the package's node_modules.