UNPKG

@refinedev/core

Version:

refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.

3 lines 183 B
import type { INotificationContext } from "../../../contexts/notification/types"; export declare const useNotification: () => INotificationContext; //# sourceMappingURL=index.d.ts.map