Type alias FormooseTFunction

FormooseTFunction: ((...args) => string)

Type declaration

    • (...args): string
    • Parameters

      • Rest ...args: [key: string | string[] | ErrorCodes, options?: Record<string, any>]

      Returns string

Generated using TypeDoc