Skip to content

Commit

Permalink
Merge pull request #783 from Esri/b/export-app-tokens
Browse files Browse the repository at this point in the history
fix: export app-tokens
  • Loading branch information
dbouwman committed Dec 7, 2020
2 parents 6fd5f34 + 0171204 commit 01566d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/arcgis-rest-auth/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ export * from "./fetch-token";
export * from "./generate-token";
export * from "./authenticated-request-options";
export { IUser } from "@esri/arcgis-rest-types";
export * from "./app-tokens";

0 comments on commit 01566d0

Please sign in to comment.