UNPKG

@twilio/flex-ui

Version:

Twilio Flex UI

6 lines (5 loc) 198 B
import { RankedProfile } from "../../../flex-ui-core/src"; export declare const getTraitValue: (rankedProfile: RankedProfile, trait?: { from?: string; to?: string; }) => string | undefined;