• Copies a file or directory from |sourcePath| to |destPath| according to |options|.

    Returns

    Resolves if the file was copied successfully, otherwise rejects with a DOMException.

    Returns Promise<undefined>

Generated using TypeDoc