Files
2025-03-06 14:54:55 +01:00

10 lines
334 B
JSON

{
"name": "devices/api-device/adapters",
"$schema": "../../../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/devices/api-device/adapters/src",
"projectType": "library",
"tags": ["process:renderer"],
"// targets": "to see all targets run: nx show project api-device/adapters --web",
"targets": {}
}