Files
ImageKnife/entry/oh-package.json5
T
madixin ae7a8a864f ## 3.0.0-rc.0
使用Image组件替换Canvas组件渲染,并重构大部分的实现逻辑,提升渲染性能

Signed-off-by: madixin <madixin@huawei.com>
2024-03-31 15:55:44 +08:00

13 lines
218 B
Plaintext

{
"name": "entry",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
"@ohos/imageknife": "file:../library"
}
}