Function swc_estree_visit::fold_typeof_type_annotation[][src]

pub fn fold_typeof_type_annotation<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: TypeofTypeAnnotation
) -> TypeofTypeAnnotation