Files
clean-architecture-frontend…/tests/fixtures/architecture/allowed/bootstrap-composes-adapter.ts
T

4 lines
143 B
TypeScript

import { createRuntimeAdapters } from "../../../../src/bootstrap/runtime-adapters.js";
export const bootstrapFactory = createRuntimeAdapters;