# Generated by roxygen2: do not edit by hand

export(contains)
export(ends_with)
export(enquo)
export(everything)
export(matches)
export(num_range)
export(one_of)
export(peek_vars)
export(poke_vars)
export(quo)
export(quo_name)
export(quos)
export(scoped_vars)
export(starts_with)
export(vars_pull)
export(vars_rename)
export(vars_select)
export(with_vars)
import(rlang)
importFrom(Rcpp,cppFunction)
importFrom(glue,glue)
useDynLib(tidyselect, .registration = TRUE)
