Expand description
A custom version of the specta::ts::export_function_header function.
Functionsยง
- export_
function_ header - Convert a FunctionDataType into a function header like would be used in a
.d.tsfile. If your function requires a function body you can copy this function into your own codebase.