@uni-aide/types
v0.6.2
Published
@uni-aide/types
Readme
@uni-aide/types
为 uni-app 工程化提供 TypeScript 类型支持
安装
pnpm add @uni-aide/types使用
// manifest types
import type { UserManifestConfig } from '@uni-aide/types/manifest'
// pages types
import type { UserPagesConfig } from '@uni-aide/types/pages'致谢
该包下还包含从以下项目派生或复制的代码
