Type alias CopyFormatFunc

CopyFormatFunc: ((args) => string)

Type declaration

    • (args): string
    • A type alias for a copy format function.

      Parameters

      Returns string

Generated using TypeDoc