Variable recoverySubmitCodeFixtureConst

recoverySubmitCodeFixture: Omit<ErrorBrowserLocationChangeRequired, "message"> & {
    error: GenericError;
} = ...

Generated using TypeDoc