Skip to content

Type alias: SolidContainerSlug

Ƭ SolidContainerSlug: `${string}/${NonPathnameEnding}` & {}

A SolidContainerSlug is any string that has a pahtname that ends in a "/". It represents a container.

Defined in

packages/connected-solid/src/types.ts:14