Skip to content

Commit

Permalink
fix: exports
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Jan 26, 2025
1 parent e843473 commit 25416a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/apidom-ns-workflows-1/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ export type {
export type {
default as JSONSchemaVisitor,
JSONSchemaVisitorOptions,
SchemaVisitor,
} from './refractor/visitors/workflows-1/json-schema/index.ts';
} from '@swagger-api/apidom-ns-json-schema-2020-12';
export type {
default as ParameterVisitor,
ParameterVisitorOptions,
Expand Down

0 comments on commit 25416a7

Please sign in to comment.