| check_type | Typed object |
| createWidget | Create 'TypeScript'-compatible widgets |
| get_type | Typed object |
| is_ts_object | Typed object |
| js_function | 'JavaScript' functions callable from R |
| observer | Create 'TypeScript'-compatible widgets |
| tsWidget | Create 'TypeScript'-compatible widgets |
| tsWidget-class | Create 'TypeScript'-compatible widgets |
| ts_app | Generate an 'Rserve' app from a 'ts_function()' |
| ts_array | Types in R and 'TypeScript' |
| ts_character | Types in R and 'TypeScript' |
| ts_compile | Compile R functions |
| ts_dataframe | Types in R and 'TypeScript' |
| ts_deploy | Deploy a typed 'Rserve' app |
| ts_factor | Types in R and 'TypeScript' |
| ts_function | Define a typed function |
| ts_integer | Types in R and 'TypeScript' |
| ts_list | Types in R and 'TypeScript' |
| ts_logical | Types in R and 'TypeScript' |
| ts_null | Types in R and 'TypeScript' |
| ts_numeric | Types in R and 'TypeScript' |
| ts_object | Typed object |
| ts_optional | Types in R and 'TypeScript' |
| ts_record | Types in R and 'TypeScript' |
| ts_recursive_list | Recursive list |
| ts_self | Recursive list |
| ts_undefined | Types in R and 'TypeScript' |
| ts_union | Types in R and 'TypeScript' |
| ts_void | Types in R and 'TypeScript' |
| type_objects | Types in R and 'TypeScript' |
| widgetActions | Create 'TypeScript'-compatible widgets |