Clears the clipboard.
import { clear } from '@tauri-apps/plugin-clipboard-manager';await clear(); Copy
import { clear } from '@tauri-apps/plugin-clipboard-manager';await clear();
2.0.0
Clears the clipboard.
Platform-specific