Type alias CustomNameFunction

CustomNameFunction: ((options) => string)

The Type of a function to generate a custom model name.

Type declaration