Searched refs:HTMLAnchorAttrs (Results 1 – 2 of 2) sorted by relevance
16 import {HTMLAnchorAttrs} from './common';18 interface AnchorAttrs extends HTMLAnchorAttrs {
61 export interface HTMLAnchorAttrs extends HTMLAttrs { interface