WordCallback
WordCallback = (
word,hebrew,schema) =>string
Defined in: src/schema.ts:89
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
word | Word | the Word object that matches the HEBREW property |
hebrew | string | RegExp | the HEBREW property |
schema | Schema | the Schema being used |
Returns
Section titled “Returns”string