UNPKG

@axa-fr/react-oidc-fetch-core

Version:
4 lines (3 loc) 90 B
interface ReactOidcHistory { push: (url?: string | null, stateHistory?: any) => void; }