improve error handling
This commit is contained in:
parent
f72ce8b00c
commit
45d5720f16
2 changed files with 37 additions and 30 deletions
|
@ -1,7 +1,3 @@
|
|||
use wasm_bindgen_futures::JsFuture;
|
||||
|
||||
use crate::Error;
|
||||
|
||||
/// Gets the clipboard content as plain text.
|
||||
///
|
||||
/// # Example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue