Files
mudita-center/libs/devices/api-device/ui/project.json
2025-10-24 07:47:21 +00:00

10 lines
315 B
JSON

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