Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Update and/or configure type declarations. (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks authored Mar 10, 2018
1 parent 9a30dcf commit 36fef40
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 116 deletions.
1 change: 1 addition & 0 deletions iron-a11y-keys.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*/

/// <reference path="../polymer/types/polymer.d.ts" />
/// <reference path="../iron-a11y-keys-behavior/iron-a11y-keys-behavior.d.ts" />

interface IronA11yKeysElement extends Polymer.Element, Polymer.IronA11yKeysBehavior {
target: Node|null;
Expand Down
Loading

0 comments on commit 36fef40

Please sign in to comment.