squint 2024-07-20

Is there currently a way in squint to do a dynamic import/require of a cljs/squint module? I see this is the default behaviour of process-require-clause when we're in the repl (`(if repl ..)` , but is there something equivalent in non-repl mode?