Skip to content

wevu / index / MiniProgramAppOptions

类型别名: MiniProgramAppOptions<T>

MiniProgramAppOptions<T> = WechatMiniprogram.App.Options<T>

定义于: packages/wevu/src/runtime/types.ts:261

类型参数

T

T extends Record<string, any> = Record<string, any>

Released under the MIT License.