gohorsejobs/seeder-api/node_modules/node-addon-api/node_api.gyp
Tiago Yamamoto 1c7ef95c1a first commit
2025-12-09 19:04:48 -03:00

9 lines
132 B
Python

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