Files
Kmake/test/node-api/test_async/binding.gyp

9 lines
106 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
{
"targets": [
{
"target_name": "test_async",
"sources": [ "test_async.c" ]
}
]
}