DictionaryRenderer.d.ts 114 B

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