UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

3 lines (2 loc) 109 B
import { LocaleStore } from '../stores/LocaleStore'; export declare const useLocaleStore: () => LocaleStore;