lockInternals
import { lockInternals } from "https://esm.sh/@supabase/[email protected]/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;
};