update api reports
Signed-off-by: Paul Schultz <pschultz@pobox.com> fix linting Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
||||
|
||||
```ts
|
||||
import { default as React_2 } from 'react';
|
||||
import { JSX as JSX_2 } from 'react/jsx-runtime';
|
||||
import { ReactNode } from 'react';
|
||||
|
||||
// @public
|
||||
export function CookieAuthRedirect(): React_2.JSX.Element | null;
|
||||
export function CookieAuthRedirect(): JSX_2.Element | null;
|
||||
|
||||
// @public
|
||||
export function CookieAuthRefreshProvider(
|
||||
|
||||
Reference in New Issue
Block a user