elearning/Frontend-Learner/node_modules/node-addon-api/node_api.gyp
2026-01-13 10:48:02 +07:00

9 lines
132 B
Python

{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}