Skip to content

Commit

Permalink
Export Config things
Browse files Browse the repository at this point in the history
  • Loading branch information
a2br committed Aug 8, 2021
1 parent 134048d commit 5319788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ import { EcoleDirecteAPIError } from "./errors";
export { Session, events, EcoleDirecteAPIError };
export * from "./accounts";
export * from "./classes";
export { Config, FullConfig, PartialConfig, DefaultConfig } from "./util/util";

export default Session;

0 comments on commit 5319788

Please sign in to comment.