Up
–
BsReactNative
» Clipboard
Module
Clipboard
let
getString : unit
=>
Js.Promise.t(string)
;
let
setString : string
=>
unit
;