import html from '../utils/html.js'; export const textStimuli = { complete: html`Experiment complete. Please paste the following link into your browser to confirm completion on Prolific: ${import.meta.env.VITE_COMPLETE_URL} `, };