@servicenow/sdk - v4.4.1
    Preparing search index...
    type ITargeter = {
        getTarget: (shape: Shape, ...plugins: Plugin[]) => Promise<Result<Node>>;
    }
    Index

    Properties

    Properties

    getTarget: (shape: Shape, ...plugins: Plugin[]) => Promise<Result<Node>>