@forge/react

12.0.0-next.312.0.0
out/router/components/ParamsContext.d.ts
~out/router/components/ParamsContext.d.tsModified
−1
Index: package/out/router/components/ParamsContext.d.ts
===================================================================
--- package/out/router/components/ParamsContext.d.ts
+++ package/out/router/components/ParamsContext.d.ts
@@ -1,3 +1,2 @@
-/// <reference types="react" />
 export declare const ParamsContext: import("react").Context<Record<string, string> | null>;
 //# sourceMappingURL=ParamsContext.d.ts.map
\ No newline at end of file