@@ -0,0 +1,7 @@
declare module "topbar" {
declare module.exports: {
show: () => void,
hide: () => void,
config: (?Object) => void
};
}
The note is not visible to the blocked user.