remove: TheCapabilityParser<CapabilityMatch<"store/remove", `did:key:${string}` & `did:${string}` & Phantom<{
    protocol: "did:";
}>, Space.Store.Schema.InferStruct<{
    link: Space.Store.Schema.Schema<Link<unknown, 514, number, 1>, any>;
}>>> = ...

Capability can be used to remove the stored CAR file from the (memory) space identified by with field.

Generated using TypeDoc