CopySourceOptions: ReadOptions & {
    key: string;
}

Type declaration

  • key: string