UNPKG

ra-core

Version:

Core components of react-admin, a frontend Framework for building admin applications on top of REST services, using ES6, React

7 lines 254 B
export * from "./EditBase.js"; export * from "./EditContext.js"; export * from "./EditContextProvider.js"; export * from "./EditController.js"; export * from "./useEditContext.js"; export * from "./useEditController.js"; //# sourceMappingURL=index.js.map