Skip to content

Documentation / @agentick/core / useFormatter

Function: useFormatter()

useFormatter(): FormatterContextValue | null

Defined in: core/src/hooks/formatter-context.ts:32

Get the current formatter from context.

Returns

FormatterContextValue | null

Released under the ISC License.