index.d.ts 167 B

12
  1. export { MissingConfigurationError } from './missing-configuration-error';
  2. export { FeatureNotSupportedBySnykCodeError } from './unsupported-feature-snyk-code-error';