OAuthInfo.d.ts 87 B

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