UNPKG

ra-core

Version:

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

8 lines 322 B
export * from './PreferencesEditorContext'; export * from './PreferencesEditorContextProvider'; export * from './usePreference'; export * from './usePreferencesEditor'; export * from './usePreferenceInput'; export * from './useSetInspectorTitle'; export * from './PreferenceKeyContext'; //# sourceMappingURL=index.d.ts.map