UNPKG

admin-on-rest-fr05t1k

Version:

A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI

9 lines (8 loc) 264 B
export * from './dataActions'; export * from './fetchActions'; export * from './filterActions'; export * from './listActions'; export * from './localeActions'; export * from './notificationActions'; export * from './referenceActions'; export * from './uiActions';