helia

Home > @helia/interface > GcEvents

GcEvents type

Signature:

export type GcEvents = ProgressEvent<'helia:gc:deleted', CID> | ProgressEvent<'helia:gc:error', Error>;