Home > @activeviam/activeui-sdk > ContentServer > moveFile
ContentServer.moveFile property
Move an existing file to a different location.
Signature:
moveFile: (source: ContentServerPath, destination: ContentServerPath) => Promise<void>;
Home > @activeviam/activeui-sdk > ContentServer > moveFile
Move an existing file to a different location.
Signature:
moveFile: (source: ContentServerPath, destination: ContentServerPath) => Promise<void>;