Files
prop-data-guard/frontend/node_modules/node-addon-api/node_api.gyp
T
2026-04-22 17:07:33 +08:00

10 lines
132 B
Python

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