UNPKG

@uxland/functional

Version:
3 lines (2 loc) 90 B
import { Path } from 'ramda'; export declare const toPath: (path: string | Path) => Path;