Files
mudita-center/libs/devices/api-device/models/project.json
2025-03-06 14:54:55 +01:00

10 lines
323 B
JSON

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