UNPKG

@refinedev/core

Version:

Refine is a React meta-framework for building enterprise-level, data-intensive applications rapidly with support for modern UI libraries and headless integrations.

6 lines 192 B
import React from "react"; /** * It is a page that welcomes you after the configuration is completed. */ export declare const ConfigSuccessPage: React.FC; //# sourceMappingURL=index.d.ts.map