mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
chore(): sync with main
This commit is contained in:
25
packages/vue/src/components.d.ts
vendored
25
packages/vue/src/components.d.ts
vendored
@ -1,25 +0,0 @@
|
||||
/* eslint-disable */
|
||||
/* tslint:disable */
|
||||
/**
|
||||
* This is an autogenerated file created by the Stencil compiler.
|
||||
* It contains typing information for all components that exist in this project.
|
||||
*/
|
||||
import { HTMLStencilElement, JSXBase } from "@stencil/core/internal";
|
||||
export namespace Components {
|
||||
|
||||
}
|
||||
declare global {
|
||||
interface HTMLElementTagNameMap {
|
||||
}
|
||||
}
|
||||
declare namespace LocalJSX {
|
||||
interface IntrinsicElements {
|
||||
}
|
||||
}
|
||||
export { LocalJSX as JSX };
|
||||
declare module "@stencil/core" {
|
||||
export namespace JSX {
|
||||
interface IntrinsicElements {
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user