UNPKG

ra-core

Version:

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

15 lines 513 B
export * from "./Admin.js"; export * from "./ArrayInput.js"; export * from "./AutocompleteArrayInput.js"; export * from "./Confirm.js"; export * from "./DataTable.js"; export * from "./DeleteButton.js"; export * from "./Layout.js"; export * from "./Notification.js"; export * from "./Pagination.js"; export * from "./SimpleForm.js"; export * from "./SimpleFormIterator.js"; export * from "./SimpleList.js"; export * from "./SimpleShowLayout.js"; export * from "./TextInput.js"; //# sourceMappingURL=index.d.ts.map