UNPKG

80 BTypeScriptView Raw
1export default function deprecatedPropType<T>(validator: T, reason: string): T;