UNPKG

180 BTypeScriptView Raw
1import * as React from 'react';
2export declare const DroppableContext: React.Context<{
3 zone: string;
4 droppableId: string;
5}>;
6//# sourceMappingURL=DroppableContext.d.ts.map
\No newline at end of file