UNPKG

@moderntribe/wme-ui

Version:

Components and hooks to build the best UX/UI admin wizards

5 lines 174 B
import type React from 'react'; export declare function WMEProvider({ children }: { children: React.ReactNode; }): JSX.Element; //# sourceMappingURL=wme-provider.d.ts.map