UNPKG

@wamra/gantt-task-react

Version:
4 lines (3 loc) 181 B
import React from "react"; import { TaskListTableProps } from "../../types/public-types"; export declare const TaskListTableDefault: React.NamedExoticComponent<TaskListTableProps>;