@willwade/aac-processors
Preparing search index...
Metrics
ReferenceData
Interface ReferenceData
interface
ReferenceData
{
baseWords
:
{
[
word
:
string
]:
boolean
}
;
commonWords
:
CommonWordsData
;
coreLists
:
CoreList
[]
;
fringe
:
string
[]
;
sentences
:
string
[]
[]
;
synonyms
:
SynonymsData
;
}
Index
Properties
base
Words
common
Words
core
Lists
fringe
sentences
synonyms
Properties
base
Words
baseWords
:
{
[
word
:
string
]:
boolean
}
common
Words
commonWords
:
CommonWordsData
core
Lists
coreLists
:
CoreList
[]
fringe
fringe
:
string
[]
sentences
sentences
:
string
[]
[]
synonyms
synonyms
:
SynonymsData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Words
common
Words
core
Lists
fringe
sentences
synonyms
@willwade/aac-processors
Loading...