fix asyncwork snippets bug

Signed-off-by: chen-zhongwei050 <chenzhongwei050@chinasoftinc.com>
This commit is contained in:
chen-zhongwei050 2024-11-14 11:51:02 +08:00
parent 895b20536e
commit 5ea5aeeb94

View File

@ -1,6 +1,6 @@
{
"Napi Async Func": {
"prefix": "napiasyncfunc",
"prefix": "napiasyncwork",
"body": [
"struct AsyncData{",
" napi_async_work work;",