UNPKG

@dndbuilder.com/react

Version:

Drag and drop builder for React

4 lines (3 loc) 200 B
import { Block } from '../types/block'; export declare const useContent: () => readonly [Record<string, Block>, (newContent: Record<string, Block>) => void]; //# sourceMappingURL=use-content.d.ts.map