// // SlackTextViewController // https://github.com/Ivansss/SlackTextViewController // // Copyright (c) 2023 Marcel Müller // Licence: MIT-Licence // #import "SLKDefaultTypingIndicatorView.h" @implementation SLKDefaultTypingIndicatorView @synthesize visible; @end