UNPKG

ts-lit-plugin

Version:

Typescript plugin that adds type checking and code completion to lit-html

5 lines 203 B
export declare const tsModule: { ts: typeof import("typescript"); }; export declare function setTypescriptModule(newModule: typeof import("typescript")): void; //# sourceMappingURL=ts-module.d.ts.map