UNPKG

@finnair/path-parser

Version:
3 lines (2 loc) 113 B
import { PathMatcher } from '@finnair/path'; export declare function parsePathMatcher(str: string): PathMatcher;