UNPKG

react-native-calendars

Version:
4 lines (3 loc) 179 B
import React from 'react'; declare function asCalendarConsumer<PROPS>(WrappedComponent: React.ComponentType<any>): React.ComponentClass<PROPS>; export default asCalendarConsumer;