NB Scraper Docs - v1.3.0
Preparing search index...
LyricsGeneratorOptions
Interface LyricsGeneratorOptions
interface
LyricsGeneratorOptions
{
topic
:
string
;
genre
?:
LyricsGeneratorGenre
;
mood
?:
LyricsGeneratorMood
;
structure
?:
LyricsGeneratorStructure
;
language
?:
LyricsGeneratorLanguage
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
topic
genre?
mood?
structure?
language?
Properties
topic
topic
:
string
Optional
genre
genre
?:
LyricsGeneratorGenre
Optional
mood
mood
?:
LyricsGeneratorMood
Optional
structure
structure
?:
LyricsGeneratorStructure
Optional
language
language
?:
LyricsGeneratorLanguage
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
topic
genre
mood
structure
language
NB Scraper Docs - v1.3.0
Loading...