OAuthInfo.d.ts 88 B

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