Files
airllm-fork-nodejs/node_modules/node-addon-api/node_api.gyp
2026-02-05 15:27:49 +08:00

10 lines
132 B
Python

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