refactor: rename apiApp.ts -> apiCreateApp.ts
This commit is contained in:
@@ -99,7 +99,7 @@ export { registerRuntimeCompiler } from './component'
|
||||
|
||||
// Types -----------------------------------------------------------------------
|
||||
|
||||
export { App, AppConfig, AppContext, Plugin } from './apiApp'
|
||||
export { App, AppConfig, AppContext, Plugin } from './apiCreateApp'
|
||||
export { VNode, VNodeTypes, VNodeProps } from './vnode'
|
||||
export {
|
||||
Component,
|
||||
|
||||
Reference in New Issue
Block a user