UNPKG

@thi.ng/router

Version:

Generic trie-based router with support for wildcards, route param validation/coercion, auth

5 lines (4 loc) 109 B
export * from "./api.js"; export * from "./html.js"; export * from "./router.js"; export * from "./trie.js";