UNPKG

native-spa-route

Version:

provide SPA route's experience with native web component

8 lines (7 loc) 261 B
import './components/route'; import './components/route-container'; export declare const version = "0.2.12"; export declare function preload(): void; export * from './lib/hooks'; export * from './components/route'; export * from './components/route-container';