# Generated by roxygen2: do not edit by hand

S3method(check_type,default)
S3method(check_type,ts_function)
S3method(check_type,ts_object)
S3method(check_type,ts_self)
S3method(get_type,default)
S3method(get_type,ts_function)
S3method(get_type,ts_object)
S3method(get_type,ts_self)
S3method(get_type,ts_ts_list)
S3method(get_type,ts_widget)
S3method(print,ts_function)
S3method(print,ts_object)
S3method(print,ts_source)
S3method(ts_app,default)
S3method(ts_app,list)
S3method(ts_app,ts_function)
S3method(ts_array,character)
S3method(ts_array,default)
S3method(ts_array,ts_object)
S3method(ts_compile,character)
S3method(ts_compile,default)
S3method(ts_compile,ts_function)
export(check_type)
export(createWidget)
export(create_child_connector)
export(get_type)
export(is_ts_object)
export(js_function)
export(jsfun)
export(observer)
export(rts_debug_enabled)
export(rts_log)
export(ts_app)
export(ts_array)
export(ts_character)
export(ts_compile)
export(ts_dataframe)
export(ts_deploy)
export(ts_factor)
export(ts_function)
export(ts_integer)
export(ts_list)
export(ts_logical)
export(ts_null)
export(ts_numeric)
export(ts_object)
export(ts_optional)
export(ts_record)
export(ts_recursive_list)
export(ts_self)
export(ts_undefined)
export(ts_union)
export(ts_void)
export(widgetActions)
exportClasses(tsWidget)
import(objectSignals)
importFrom(methods,new)
importFrom(methods,setRefClass)
importFrom(objectProperties,properties)
