Documentation
    Preparing search index...

    Function assertMeta

    • Assert that the input is a Record<PropertyKey, unknown>.

      Parameters

      • meta: unknown

        The value to check.

      Returns void

      If meta is not a Record<PropertyKey, unknown>.