主题
type DrawAssetType = "icon" | "jacket";
定义于: packages/draw/src/types.ts:7
draw 实际需要的素材类型(@mai-kit/database AssetType 的子集,本地定义以解耦)
AssetType