UNPKG

@onesy/utils

Version:
3 lines (2 loc) 97 B
declare const matchRoute: (value: string[], path: string) => boolean; export default matchRoute;