UNPKG

web-component-analyzer

Version:
6 lines 238 B
import { AnalyzerFlavor } from "../analyzer-flavor"; /** * Refines features by looking at the jsdoc tags on the feature */ export declare const refineFeature: AnalyzerFlavor["refineFeature"]; //# sourceMappingURL=refine-feature.d.ts.map