UNPKG

react-simple-crud-ui

Version:

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

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