UNPKG

react-routing-oidc

Version:
7 lines (6 loc) 140 B
/// <reference types="react" /> export declare const OidRoutes: (props: { match: { url: string; }; }) => JSX.Element;