swc_ecma_transforms_typescript

Macro type_to_none

source
macro_rules! type_to_none {
    ($name:ident, $T:ty) => { ... };
}