Merge branch 'main' into feat/window
This commit is contained in:
commit
346c7c2565
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
use wasm_bindgen_futures::JsFuture;
|
||||
|
||||
use crate::Error;
|
||||
|
||||
/// Gets the clipboard content as plain text.
|
||||
///
|
||||
/// # Example
|
||||
|
|
Loading…
Add table
Reference in a new issue