Files
Kmake/test/js-native-api/2_function_arguments/binding.gyp

11 lines
140 B
Plaintext
Raw Normal View History

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