UNPKG

next

Version:

The React Framework

3 lines (2 loc) 135 B
import type { Segment } from '../../../../server/app-render/types'; export declare function getSegmentValue(segment: Segment): string;