UNPKG

lit-analyzer

Version:

CLI that type checks bindings in lit-html templates

6 lines 231 B
import * as tsModuleType from "typescript"; export declare const tsModule: { ts: typeof tsModuleType; }; export declare function setTypescriptModule(newModule: typeof tsModuleType): void; //# sourceMappingURL=ts-module.d.ts.map