UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 184 B
import React from 'react'; import type { Props } from './types'; declare const DraggableSortable: React.FC<Props>; export default DraggableSortable; //# sourceMappingURL=index.d.ts.map