@@ -0,0 +1 @@
export type Nullable<T> = T | null | undefined;
The note is not visible to the blocked user.