UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 87 B
import { IPath } from './types'; export declare function parse(path: string): IPath;