Skip to content

Commit

Permalink
πŸ“„ Add license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr committed Jan 2, 2024
1 parent 1848665 commit e4179be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/link/types/globals/WindowApi.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

type WindowTriggers = {
bookmarkCurrentPage: undefined
}
Expand Down

0 comments on commit e4179be

Please sign in to comment.