Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Type Alias SourcesVersionController

    SourcesVersionController: (
        loadedNode: SourcesNode,
    ) => OptionalPromise<SourcesNode>

    A function for moving between versions of a sources node

    Type Declaration