TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface MoveFiles

    interface MoveFiles {
        from: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string
    to: string