UNPKG

nehonix-uri-processor

Version:

A powerful URI processor for encoding, decoding, and analyzing URI data securely.

4 lines 233 B
import React from "react"; import { NehonixShieldContextT } from "../../types/frameworks.type"; export declare const NehonixShieldContext: React.Context<NehonixShieldContextT | null>; //# sourceMappingURL=REACT.ShieldContext.d.ts.map