Skip to content

Commit

Permalink
export utils to be able to use it in plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nurra01 committed Dec 7, 2018
1 parent 0fcf6f6 commit 93d6178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/index.ts
Expand Up @@ -11,6 +11,7 @@

export { Constants } from "./Constants";
export * from "./rest";
export * from "./utils";
export * from "./zosconsole";
export * from "./zosfiles";
export * from "./zosjobs";
Expand Down

0 comments on commit 93d6178

Please sign in to comment.