Files
tech-log-frontend/tests/fixtures/architecture/allowed/bootstrap-composes-adapter.ts
T

4 lines
143 B
TypeScript

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