pub fn read_text() -> Promise(Result(String, String))
pub fn write_text( clip_text: String, ) -> Promise(Result(Nil, String))