UNPKG

@fakel/rest-admin

Version:

An application that makes it easier to work with your API

8 lines (7 loc) 358 B
export { AdminStore } from './AdminStore'; export { DataProviderStore } from './DataProviderStore'; export { FiltersStore, Filter } from './FiltersStore'; export { ListStore } from './ListStore'; export { ResourceOptions, ResourceStore, ResourceT } from './ResorceStore'; export { ShowStore } from './ShowStore'; export { ImagesStore } from './ImagesStore';