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