Type alias AfterInflectHook

AfterInflectHook: (<T>(grammaticalCase: GrammaticalCase, input: T) => Promise<DeclensionOutput<T>>)

Type declaration

Generated using TypeDoc