跳到主要内容

Variable: BackgroundItemSchema

const BackgroundItemSchema: TObject<{ createdAt: TInteger; id: TString; name: TString; originalUrl: TString; sizeBytes: TInteger; thumbnailUrl: TString; }>

Defined in: packages/contracts/src/background.ts:10