GraphProperty.d.ts 102 B

1234
  1. import "../../interfaces";
  2. import GraphProperty = __esri.GraphProperty;
  3. export default GraphProperty;