import { createApplication } from "../../../../src/application/create-application.js"; export const applicationFactory = createApplication; export function AllowedPresentationFixture() { return

allowed

; }