UNPKG

react-simple-crud-ui

Version:

Written in React with hooks, simple CRUD UI with authentication.

4 lines (3 loc) 104 B
/// <reference types="react" /> declare function List(props: any): JSX.Element; export default List;