Package-level declarations

Types

Link copied to clipboard
class BasePath(value: String)

Represents a subpath under which the user's entire site is served under.

Link copied to clipboard
value class Route(routeStr: String)

A class which represents a route text value, e.g. "a/b/slug", with relevant utility methods.

Link copied to clipboard
typealias RoutePrefix = BasePath