Skip to content

petite-utilsDocs


函数: copy()

copy(text): Promise<boolean>

参数

参数名类型描述
textstringsome text you want to copy

返回值

Promise<boolean>

Description

copy text

源码

utils/copy.ts:15

Released under the MIT License.