mirror of
https://gitee.com/openharmony/napi_generator
synced 2024-11-26 18:20:35 +00:00
fix asyncwork snippets bug
Signed-off-by: chen-zhongwei050 <chenzhongwei050@chinasoftinc.com>
This commit is contained in:
parent
895b20536e
commit
5ea5aeeb94
@ -1,6 +1,6 @@
|
||||
{
|
||||
"Napi Async Func": {
|
||||
"prefix": "napiasyncfunc",
|
||||
"prefix": "napiasyncwork",
|
||||
"body": [
|
||||
"struct AsyncData{",
|
||||
" napi_async_work work;",
|
||||
|
Loading…
Reference in New Issue
Block a user