UNPKG

@wroud/navigation

Version:

A flexible, pattern-matching navigation system for JavaScript applications with built-in routing, browser integration, and navigation state management

5 lines 104 B
/** * Types for the Trie-based pattern matching system */ export {}; //# sourceMappingURL=types.js.map