UNPKG

@react-navigation/elements

Version:
6 lines 239 B
import type { HeaderOptions } from '../types'; export declare function getHeaderTitle(options: { title?: string; headerTitle?: HeaderOptions['headerTitle']; }, fallback: string): string; //# sourceMappingURL=getHeaderTitle.d.ts.map