UNPKG

@mentor-apm/react-sortable-tree

Version:

Drag-and-drop sortable component for nested data and hierarchies

5 lines (3 loc) 195 B
import { CsfFile, CsfOptions } from './dist/ts3.9/index.d'; export declare const readCsfOrMdx: (fileName: string, options: CsfOptions) => Promise<CsfFile>; export * from './dist/ts3.9/index.d';