UNPKG

reblend-routing

Version:

Reblend route pattern matcher

5 lines (4 loc) 64 B
interface IAny { [key: string]: any; } export default IAny;