Skip to content

Commit

Permalink
pub ResolutionKind
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn committed Jan 27, 2025
1 parent d55b151 commit 914ea81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/workspace/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ pub use resolver::MappedResolution;
pub use resolver::MappedResolutionDiagnostic;
pub use resolver::MappedResolutionError;
pub use resolver::PackageJsonDepResolution;
pub use resolver::ResolutionKind;
pub use resolver::ResolverWorkspaceJsrPackage;
pub use resolver::SpecifiedImportMap;
pub use resolver::WorkspaceResolvePkgJsonFolderError;
Expand Down

0 comments on commit 914ea81

Please sign in to comment.