lockInternals
import { lockInternals } from "https://esm.sh/@supabase/supabase-js@2.108.1/dist/index.d.mts";@deprecated
Debug flag for navigatorLock / processLock. The auth
client ignores both, so this has no client-side effect.
const lockInternals: {
debug: boolean;
};