@shopify/cli-kit
    Preparing search index...

    Function deepStrict

    • Returns a new schema that is the same as the input schema, but with all nested schemas set to strict.

      Type Parameters

      • T

      Parameters

      • schema: T

        The schema to make strict.

      Returns T

      The result strict schema.