fixture.ts 188 B

1234567
  1. /** Reuse the composition-only parent adapter shared by the product providers. */
  2. export {
  3. apply,
  4. inject,
  5. name,
  6. } from '../../../../subagent-codex/tests/fixtures/loader/fixture.ts'