Files
Kmake/test/js-native-api/test_promise/binding.gyp
2026-05-26 23:36:42 -07:00

11 lines
124 B
Python

{
"targets": [
{
"target_name": "test_promise",
"sources": [
"test_promise.c"
]
}
]
}