specta_typescript

Type Alias CommentFormatterFn

Source
pub type CommentFormatterFn = fn(_: CommentFormatterArgs<'_>) -> String;
Expand description

The signature for a function responsible for exporting Typescript comments.