UNPKG

lit-analyzer

Version:

CLI that type checks bindings in lit-html templates

5 lines 120 B
/** * The main function of the cli. */ export declare function cli(): Promise<void>; //# sourceMappingURL=cli.d.ts.map