Meta type

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Additional meta information may be attached to most nodes. In common use, this information is not required when formatting a message.

Signature:

export type Meta = Record<string, string>;