Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Export the Config object at top level #543

Closed
t1m0thyj opened this issue Feb 16, 2021 · 0 comments · Fixed by #563
Closed

Export the Config object at top level #543

t1m0thyj opened this issue Feb 16, 2021 · 0 comments · Fixed by #563
Assignees

Comments

@t1m0thyj
Copy link
Member

Currently to import the Config object, this is required:
import { Config } from "@zowe/imperative/lib/config";

The ideal behavior is to support:
import { Config } from "@zowe/imperative";

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants