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

11 lines
126 B
Python

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