UNPKG

@mcpronovost/okp-router

Version:

A lightweight routing solution specifically designed for Vite-based projects with multilingual support.

6 lines (5 loc) 128 B
export * from "./config"; export * from "./router"; export * from "./routes"; export * from "./views"; export * from "./types";