UNPKG

@ducor/react

Version:

admin template ui interface

4 lines (3 loc) 139 B
import { LoadingContextState } from "../provider/loading"; declare const useLoading: () => LoadingContextState; export default useLoading;