[][src]Function deno_doc::ts_type_param::maybe_type_param_decl_to_type_param_defs

pub fn maybe_type_param_decl_to_type_param_defs(
    maybe_type_param_decl: Option<&TsTypeParamDecl>
) -> Vec<TsTypeParamDef>