UNPKG

snyk

Version:

snyk library and cli utility

4 lines (3 loc) 250 B
export { MissingConfigurationError } from './missing-configuration-error'; export { FeatureNotSupportedBySnykCodeError } from './unsupported-feature-snyk-code-error'; export { CodeClientError, CodeClientErrorWithDetail, } from './code-client-error';