SubClosedList interface

Sublist of items for a list entity.

Properties

canonicalForm

The standard form that the list represents.

list

List of synonym words.

Property Details

canonicalForm

The standard form that the list represents.

canonicalForm?: string

Property Value

string

list

List of synonym words.

list?: string[]

Property Value

string[]