UNPKG

@dndbuilder.com/react

Version:

Drag and drop builder for React

6 lines (5 loc) 168 B
import { FC, ReactNode } from 'react'; export declare const FrameContextManager: FC<{ children?: ReactNode; }>; //# sourceMappingURL=frame-context-manager.d.ts.map