UNPKG

71 BPlain TextView Raw
1interface Element {
2 msMatchesSelector(selectors: string): boolean;
3}