UNPKG

gather-content-ui

Version:
5 lines 243 B
import React from "react"; export declare const DndContext: React.Context<{}>; declare function DndProvider({ children, backend }: any): import("react/jsx-runtime").JSX.Element; export { DndProvider }; //# sourceMappingURL=DndProvider.d.ts.map