libs/nx/src/executors/shared/metadata-utils/__test/example-library/src/other/literals-root.ts
AbstractBuildingBlock
import { AbstractBuildingBlock } from '@allianz/taly-core'; export class MyComponent extends AbstractBuildingBlock<string, boolean> {}