UNPKG

@feoe/fs-router

Version:
4 lines (3 loc) 201 B
export type { RouteTypes } from "./types/route-type"; export { pathParser, type RouterParam, type PathParserResult, } from "./core/path-parser"; export { useNavigation } from "./hooks/use-navigation";