UNPKG

react-native-drawer-layout

Version:
4 lines 245 B
import * as React from 'react'; import type { SharedValue } from 'react-native-reanimated'; export declare const DrawerProgressContext: React.Context<Readonly<SharedValue<number>> | undefined>; //# sourceMappingURL=DrawerProgressContext.d.ts.map