Skip to content

Type Alias: CopyOptions

ts
type CopyOptions = Arrayable<string | CopyEntry>;

Defined in: src/features/copy.ts:11

Released under the MIT License.