Module func

Module func 

Source
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.ts file. If your function requires a function body you can copy this function into your own codebase.