UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 119 B
import { Segment } from '@stoplight/types'; export declare const encodePointerFragment: (value: Segment) => Segment;