You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we only export the ./lib/ZosAccessor.d.ts . However, I believe it will be beneficial if we exported everything inside interfaces in order to avoid extenders/developers importing from a package subdirectory
Right now we only export the
./lib/ZosAccessor.d.ts
. However, I believe it will be beneficial if we exported everything insideinterfaces
in order to avoid extenders/developers importing from a package subdirectorySee the example below
More examples can be found in this PR:
zos-node-accessor
update zowe/zowe-cli-ftp-plugin#155The text was updated successfully, but these errors were encountered: