Files
lcbp3.np-dms.work/backend/node_modules/node-addon-api/node_api.gyp
2025-09-21 20:29:15 +07:00

10 lines
132 B
Python
Executable File

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