UNPKG

lit-analyzer

Version:

CLI that type checks bindings in lit-html templates

4 lines 172 B
export interface AnalyzerDependencyStore { hasTagNameBeenImported(fileName: string, tagName: string): boolean; } //# sourceMappingURL=analyzer-dependency-store.d.ts.map