UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

4 lines (3 loc) 182 B
import type { DirectoryListProps } from "../types"; declare function DirectoryList(props: DirectoryListProps): import("react/jsx-runtime").JSX.Element; export default DirectoryList;