Type alias: SolidLeafUri
Ƭ SolidLeafUri: `${SolidUriPrefix}${SolidLeafSlug}` & {}
A LeafUri is any URI that does not have a pahtname that ends in a "/". It represents a data resource or a binary resource. Not a container.
Ƭ SolidLeafUri: `${SolidUriPrefix}${SolidLeafSlug}` & {}
A LeafUri is any URI that does not have a pahtname that ends in a "/". It represents a data resource or a binary resource. Not a container.