UNPKG

web-component-analyzer

Version:
6 lines 280 B
import { AnalyzerFlavor } from "../analyzer-flavor"; /** * Discovers global feature defined on "HTMLElementEventMap" or "HTMLElement" */ export declare const discoverGlobalFeatures: AnalyzerFlavor["discoverGlobalFeatures"]; //# sourceMappingURL=discover-global-features.d.ts.map