1 parent 6334641 commit 26a77dfCopy full SHA for 26a77df
1 file changed
src/handler/ts.rs
@@ -2,7 +2,7 @@
2
3
use ts_rs::{TS, TypeVisitor};
4
5
-/// Tuple of [`TsType`] types.
+/// Tuple of [`TS`] types.
6
pub trait TsTypeTuple {
7
fn visit_tys(visitor: &mut impl TypeVisitor);
8
}
0 commit comments