Skip to content

weapp-vite / ComponentEntry

接口: ComponentEntry

继承

属性

json?

optional json: Component

重写了

BaseEntry.json

定义于

packages/weapp-vite/src/types/index.ts:207


jsonPath?

optional jsonPath: string

继承自

BaseEntry.jsonPath

定义于

packages/weapp-vite/src/types/index.ts:182


path

path: string

继承自

BaseEntry.path

定义于

packages/weapp-vite/src/types/index.ts:181


templatePath

templatePath: string

定义于

packages/weapp-vite/src/types/index.ts:206


type

type: "component"

重写了

BaseEntry.type

定义于

packages/weapp-vite/src/types/index.ts:205

Released under the MIT License.