Type alias CustomNameFunction

CustomNameFunction: ((options) => string)

Type declaration

    • (options): string
    • The Type of a function to generate a custom model name.

      Parameters

      Returns string

Generated using TypeDoc