@@ -0,0 +1,9 @@
import type { AuthContext } from './server/types/auth'
declare module 'h3' {
interface H3EventContext {
auth?: AuthContext
}
export {}
The note is not visible to the blocked user.