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 563 B
export * from './AdminRouter'; export * from './BasenameContextProvider'; export * from './RestoreScrollPosition'; export * from './useBasename'; export * from './useCreatePath'; export * from './useGetPathForRecord'; export * from './useGetPathForRecordCallback'; export * from './useRedirect'; export * from './useResetErrorBoundaryOnLocationChange'; export * from './useScrollToTop'; export * from './useRestoreScrollPosition'; export * from './types'; export * from './TestMemoryRouter'; export * from './useSplatPathBase'; //# sourceMappingURL=index.d.ts.map