Files
Kmake/test/js-native-api/test_exception/binding.gyp

11 lines
128 B
Plaintext
Raw Normal View History

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