Type alias: LeafUri
Ƭ LeafUri: `${string}${EveryLegalPathnameCharacterOtherThanSlash}${NonPathnameEnding}` & {}
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.