UNPKG

admin-on-rest-fr05t1k

Version:

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

4 lines (3 loc) 115 B
export simpleRestClient from './simple'; export jsonServerRestClient from './jsonServer'; export * from './types';