libs/nx/src/executors/shared/metadata-utils/__test/my-team-plugin-lib/src/other/injectable-files/type-other.ts
import { Injectable } from '@angular/core'; @Injectable() export class OtherPlugin {}