Skip to content

Commit

Permalink
fix(arcgis-rest-request): add withOptions to export
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Apr 27, 2022
1 parent de7d13b commit ea3f2ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/arcgis-rest-request/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export * from "./app-tokens.js";
export * from "./validate-app-access.js";
export * from "./federation-utils.js";
export * from "./revoke-token.js";
export * from "./utils/with-options.js";

export * from "./types/feature.js";
export * from "./types/geometry.js";
Expand Down

0 comments on commit ea3f2ec

Please sign in to comment.