Skip to content

Commit

Permalink
Update interop.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha committed Sep 16, 2024
1 parent 19be7f1 commit e0bb6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/web/interop/interop.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ extension type LngLatBounds._(JSObject _) implements JSObject {

/// Returns the north edge of the bounding box.
external num getNorth();
}
}

0 comments on commit e0bb6e8

Please sign in to comment.