UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

3 lines (2 loc) 104 B
import { AdminStore } from "../stores/AdminStore"; export declare const useRootStore: () => AdminStore;