Skip to content

Commit

Permalink
chores
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp committed Dec 30, 2024
1 parent 9c6902e commit ccfa5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dom-view-transisions-level2.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ declare global {
interface NavigationActivation {
entry: NavigationHistoryEntry;
from: NavigationHistoryEntry;
navigationType: string;
navigationType: NavigationTypeString;
}
interface AnimationEffect {
target: HTMLElement;
Expand Down

0 comments on commit ccfa5b1

Please sign in to comment.