UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 90 B
import { IPath } from './types'; export declare function format(parsed: IPath): string;