UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 122 B
import type { Segment } from '@stoplight/types'; export declare function decodeSegmentFragment(segment: Segment): string;