Skip to content

Commit 9ffa5ac

Browse files
committed
wip: fix build-dts error
1 parent 915e205 commit 9ffa5ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-core/src/apiCreateApp.ts

-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ export interface AppConfig extends GenericAppConfig {
180180

181181
/**
182182
* The vapor in vdom implementation is in runtime-vapor/src/vdomInterop.ts
183-
* @internal
184183
*/
185184
export interface VaporInteropInterface {
186185
mount(

0 commit comments

Comments
 (0)