File

libs/nx/src/executors/introspection/compat/__test/example-library/src/other/warnings-2.ts

class SomethingElse<A> {}

type MyState = {
  propA: string;
  propB: string;
};

export class MyComponent extends SomethingElse<MyState> {}

results matching ""

    No results matching ""