Skip to content

weapp-vite / AppEntry

Interface: AppEntry

Extends

Properties

json?

optional json: object

Inherited from

BaseEntry.json

Defined in

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


jsonPath?

optional jsonPath: string

Inherited from

BaseEntry.jsonPath

Defined in

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


path

path: string

Inherited from

BaseEntry.path

Defined in

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


sitemapJson?

optional sitemapJson: Sitemap

Defined in

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


sitemapJsonPath?

optional sitemapJsonPath: string

Defined in

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


themeJson?

optional themeJson: Theme

Defined in

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


themeJsonPath?

optional themeJsonPath: string

Defined in

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


type

type: "app"

Overrides

BaseEntry.type

Defined in

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

Released under the MIT License.