Type alias CopyFormatFunc

CopyFormatFunc: ((args) => string)

A type alias for a copy format function.

Type declaration