@embrace-io/web-sdk
Version:
6 lines • 358 B
text/typescript
import React from "react";
//#region src/instrumentations/navigation/NavigationInstrumentation/react/reactRouterV6Declarative/withEmbraceRouting.d.ts
declare const withEmbraceRouting: <P extends object>(WrappedComponent: React.FunctionComponent<P>) => React.FC<P>;
//#endregion
export { withEmbraceRouting };
//# sourceMappingURL=withEmbraceRouting.d.cts.map