mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 07:41:51 +08:00
fix(): removed jsx.d.ts files that are no longer needed.
This commit is contained in:
7
packages/core/types/jsx.d.ts
vendored
7
packages/core/types/jsx.d.ts
vendored
@ -1,7 +0,0 @@
|
||||
declare namespace JSX {
|
||||
interface Element {
|
||||
}
|
||||
interface IntrinsicElements {
|
||||
[elemName: string]: any;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user