Skip to content

Interface: CopyEntry

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

Properties

from

ts
from: string;

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


to

ts
to: string;

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

Released under the MIT License.