Skip to content

weapp-vite / AppEntry

Interface: AppEntry

Extends

Properties

json?

optional json: App

Overrides

BaseEntry.json

Defined in

packages/weapp-vite/src/types.ts:172


jsonPath?

optional jsonPath: string

Inherited from

BaseEntry.jsonPath

Defined in

packages/weapp-vite/src/types.ts:159


path

path: string

Inherited from

BaseEntry.path

Defined in

packages/weapp-vite/src/types.ts:158


sitemapJson?

optional sitemapJson: Sitemap

Defined in

packages/weapp-vite/src/types.ts:171


sitemapJsonPath?

optional sitemapJsonPath: string

Defined in

packages/weapp-vite/src/types.ts:170


themeJson?

optional themeJson: Theme

Defined in

packages/weapp-vite/src/types.ts:169


themeJsonPath?

optional themeJsonPath: string

Defined in

packages/weapp-vite/src/types.ts:168


type

type: "app"

Overrides

BaseEntry.type

Defined in

packages/weapp-vite/src/types.ts:167

Released under the MIT License.