Package-level declarations

Types

Link copied to clipboard
typealias NotFoundReceiver = ElementCreator<*>.(path: String) -> Unit
Link copied to clipboard
typealias PathReceiver = ElementCreator<*>.(params: Map<String, KVar<String>>) -> Unit
Link copied to clipboard
typealias PathTemplate = List<RoutingPathSegment>
Link copied to clipboard