Skip to content

Commit

Permalink
Export createOrbiter
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Nov 19, 2024
1 parent ae4ed9a commit 3beb969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { Orbiter } from "./orbiter.js";
export { Orbiter, createOrbiter } from "./orbiter.js";
export { version } from "./version.js";
export * as types from "./types.js";
export * as consts from "./consts.js";

0 comments on commit 3beb969

Please sign in to comment.