# Generated by roxygen2: do not edit by hand S3method(check_type,default) S3method(check_type,ts_function) S3method(check_type,ts_object) S3method(get_type,default) S3method(get_type,ts_function) S3method(get_type,ts_object) S3method(print,ts_function) S3method(print,ts_object) S3method(ts_app,default) S3method(ts_app,list) S3method(ts_app,ts_function) S3method(ts_compile,character) S3method(ts_compile,default) S3method(ts_compile,ts_function) export(check_type) export(get_type) export(is_ts_object) export(ts_app) 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_void)