UNPKG

@hc.ds/mobile

Version:
8 lines 190 B
export interface MinimizedViewProps { title: string; description: string; buttonText?: string; onPress?: () => void; testID?: string; } //# sourceMappingURL=type.d.ts.map