mirror of https://github.com/vuejs/core.git
wip: fix build-dts error
This commit is contained in:
parent
915e2059bf
commit
9ffa5acfb0
|
@ -180,7 +180,6 @@ export interface AppConfig extends GenericAppConfig {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The vapor in vdom implementation is in runtime-vapor/src/vdomInterop.ts
|
* The vapor in vdom implementation is in runtime-vapor/src/vdomInterop.ts
|
||||||
* @internal
|
|
||||||
*/
|
*/
|
||||||
export interface VaporInteropInterface {
|
export interface VaporInteropInterface {
|
||||||
mount(
|
mount(
|
||||||
|
|
Loading…
Reference in New Issue