interface EdgeFollow {
    count?: number;
}

Properties

Properties

count?: number