Files
form_metacase/node_modules/node-addon-api/node_api.gyp
T

10 lines
132 B
Python
Raw Normal View History

2026-03-14 20:41:55 +00:00
{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}