UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

5 lines (4 loc) 120 B
import { useStore } from './useStore'; export var useLocaleStore = function () { return useStore('localeStore'); };