# Generated by roxygen2: do not edit by hand

export("%>%")
export(SSEparser)
export(parse_sse)
importFrom(R6,R6Class)
importFrom(magrittr,"%>%")
importFrom(purrr,compact)
importFrom(purrr,discard)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(rlang,is_empty)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(stringr,str_split_1)
importFrom(stringr,str_starts)
importFrom(stringr,str_trim)
