Saltar al contenido principal

Variable: PluginResourceDatabaseSchema

const PluginResourceDatabaseSchema: TObject<{ cacheMiB: TOptional<TInteger>; maintenancePriority: TOptional<TUnion<[TLiteral<"background">, TLiteral<"interactive">]>>; }>

Defined in: packages/contracts/src/resourceProfile.ts:82

SQLite budget section of the resource profile.