Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 773f9ad

Browse files
feat: build
1 parent 1da6a18 commit 773f9ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

remote/src/components.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ export namespace Components {
4343

4444
declare global {
4545

46-
// Adding a global JSX for backcompatibility with legacy dependencies
47-
export namespace JSX {
48-
export interface Element {}
49-
}
50-
5146

5247
interface HTMLAppAboutElement extends Components.AppAbout, HTMLStencilElement {}
5348
var HTMLAppAboutElement: {

0 commit comments

Comments
 (0)