Type alias DatastoreProgressEvents

DatastoreProgressEvents: ProgressEvent<"ipns:routing:datastore:put"> | ProgressEvent<"ipns:routing:datastore:get"> | ProgressEvent<"ipns:routing:datastore:error", Error>