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

11 lines
136 B
Python

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