@@ -1,4 +1,4 @@
import {Event} from './event'
import type {Event} from './event.ts'
export const utf8Decoder = new TextDecoder('utf-8')
export const utf8Encoder = new TextEncoder()
The note is not visible to the blocked user.