Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sunrabbit123 committed Aug 18, 2023
1 parent 4124275 commit 1ae2381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/stc_ts_file_analyzer/src/analyzer/types/keyof.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ use stc_ts_types::{
Readonly, Ref, Type, TypeElement,
Readonly, Ref, Type, TypeElement, TypeParam, Union,
Readonly, Ref, Type, TypeElement,
Readonly, Ref, Type, TypeElement, TypeParam, Union,
};
use stc_utils::{cache::Freeze, ext::TypeVecExt, stack, try_cache};
use swc_atoms::js_word;
Expand Down

0 comments on commit 1ae2381

Please sign in to comment.