UNPKG

@westacks/vortex

Version:

Server-based routing for SPAs

5 lines (4 loc) 174 B
export * from './client'; export * from './page'; export { useForm } from './form'; export { axios, install, type VortexExtension, type VortexConfig, link } from './router';