UNPKG

@finnair/path-parser

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