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

12 lines
156 B
Plaintext
Raw Normal View History

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