Skip to content

Commit

Permalink
Merge branch 'develop' into sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebigard committed Apr 19, 2021
2 parents 6786f2a + 1e2a7a0 commit 226e594
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server/src/sdk/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
import * as allModels from "../common/model/index";

export const Models = { ...allModels };
export * from "./utils/utils";


0 comments on commit 226e594

Please sign in to comment.