# Generated by roxygen2: do not edit by hand

export(App)
export(Session)
export(allowFunctions)
export(allowVariables)
export(authorize)
export(callFunction)
export(closePage)
export(closeSession)
export(getMessageIds)
export(getPage)
export(getSession)
export(getSessionIds)
export(getSessionVariable)
export(limitStorage)
export(openPage)
export(removeMessage)
export(removeSessionVariables)
export(sendCommand)
export(sendData)
export(sendHTML)
export(setEnvironment)
export(setSessionVariables)
import(R6)
import(httpuv)
import(mime)
import(stringr)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(stringi,stri_rand_strings)
importFrom(utils,browseURL)
importFrom(utils,compareVersion)
importFrom(utils,menu)
importFrom(utils,object.size)
importFrom(utils,packageVersion)
