Values.NewCustomVocabularyItemSourceThe new custom vocabulary item from the custom vocabulary list.
type nonrec t = {phrase : Phrase.t;The unique phrase for the new custom vocabulary item from the custom vocabulary list.
*)weight : Weight.t option;The weight assigned to the new custom vocabulary item from the custom vocabulary list.
*)displayAs : Phrase.t option;The display as value assigned to the new custom vocabulary item from the custom vocabulary list.
*)}