diff --git a/dist/screenfull.d.ts b/dist/screenfull.d.ts index 5b69e8e..19acdf6 100644 --- a/dist/screenfull.d.ts +++ b/dist/screenfull.d.ts @@ -11,7 +11,7 @@ export type EventName = 'change' | 'error'; export interface Screenfull { /** - A boolean whether fullscreen is active. + Whether fullscreen is active. */ readonly isFullscreen: boolean; @@ -21,7 +21,7 @@ export interface Screenfull { readonly element: Element | null; /** - A boolean whether you are allowed to enter fullscreen. If your page is inside an `