UNPKG

@iicoding/utils

Version:

Browser 端 - 类型判断 - 类似 koa 的异步compose - sleep - 扩展对象属性 - 扩展 storage 对象功能

5 lines (4 loc) 113 B
/** * http 协议下获取 剪切板的值 */ export declare const readTextByClipboard: () => Promise<string>;