Skip to content

Commit

Permalink
Export version (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Feb 17, 2021
1 parent 06cca26 commit 030dcfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
export { ZwavejsServer } from "./server";
export * from "./state";

export const serverVersion: string = require("../../package.json").version;

0 comments on commit 030dcfe

Please sign in to comment.