weapp-vite / BaseEntry
Interface: BaseEntry
Extended by
Properties
json?
optional
json:object
Defined in
packages/weapp-vite/src/types.ts:160
jsonPath?
optional
jsonPath:string
Defined in
packages/weapp-vite/src/types.ts:159
path
path:
string
Defined in
packages/weapp-vite/src/types.ts:158
type
type:
"component"
|"app"
|"page"
|string
&object