window.prompt
require('exec-copy')('this is copied text!!')
require('exec-copy')('this is copied text!!', (str) => window.prompt('copy失敗', str))