Skip to content

Commit

Permalink
Merge pull request #3820 from matrix-org/dbkr/export_base64
Browse files Browse the repository at this point in the history
      Export base64 utils
  • Loading branch information
dbkr authored Oct 20, 2023
2 parents 30a9119 + b3a2b8b commit 6359e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/matrix.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export * from "./http-api";
export * from "./autodiscovery";
export * from "./sync-accumulator";
export * from "./errors";
export * from "./base64";
export * from "./models/beacon";
export * from "./models/event";
export * from "./models/room";
Expand Down

0 comments on commit 6359e10

Please sign in to comment.