@karmaniverous/smoz
    Preparing search index...

    Function validateEventTypeMapSchemaIncludesBase

    • Runtime guard: ensure an extended eventTypeMapSchema includes base keys. Pass the .shape object of a ZodObject for checking.

      Parameters

      • shape: Record<string, unknown>

        Zod object shape for an extended event type map

      Returns void

      Error when any base key is missing from the shape