UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

5 lines (4 loc) 110 B
export declare const useInitialValue: (id: string) => { initialValue: undefined; loading: boolean; };