Files
mudita-center/libs/devices/common/models/project.json
2025-02-17 18:21:39 +01:00

10 lines
319 B
JSON

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