Documentation / @u-net/server / UnetMiniappManifestOptions
Interface: UnetMiniappManifestOptions
Defined in: index.ts:32
Properties
category?
optionalcategory?:string
Defined in: index.ts:37
description?
optionaldescription?:string
Defined in: index.ts:36
domainClaim?
optionaldomainClaim?:UnetProviderClaimOptions
Defined in: index.ts:43
icon?
optionalicon?:string
Defined in: index.ts:38
launchUrl
launchUrl:
string
Defined in: index.ts:40
name
name:
string
Defined in: index.ts:34
notificationCategories?
optionalnotificationCategories?:string[]
Defined in: index.ts:42
origin
origin:
string
Defined in: index.ts:39
permissions?
optionalpermissions?:string[]
Defined in: index.ts:41
provider
provider:
string
Defined in: index.ts:35
serviceId
serviceId:
string
Defined in: index.ts:33