Type alias: ContainerUri
Ƭ ContainerUri: `${string}/${NonPathnameEnding}` & {}
A LeafUri is any URI that has a pahtname that ends in a "/". It represents a container.
Ƭ ContainerUri: `${string}/${NonPathnameEnding}` & {}
A LeafUri is any URI that has a pahtname that ends in a "/". It represents a container.