Consolidate all subproject package.json files into root package.json and migrate to unified Vite MPA build
Build and Deploy / build-and-deploy (push) Has been cancelled
Build and Deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ export declare class MyElement extends LitElement {
|
||||
* The number of times the button has been clicked.
|
||||
*/
|
||||
count: number;
|
||||
render(): import("lit-html").TemplateResult<1>;
|
||||
render(): import("lit").TemplateResult<1>;
|
||||
private _onClick;
|
||||
foo(): string;
|
||||
firstUpdated(): void;
|
||||
|
||||
Reference in New Issue
Block a user