From 977ea578e5af23ef38e9c9ea007b3fefaefcfa7a Mon Sep 17 00:00:00 2001 From: Joe Savona Date: Wed, 21 Aug 2024 14:16:52 -0700 Subject: [PATCH] Update base for Update on "[compiler] Type provider infra for tests" Adds snap/sprout support for type providers, with declarations describing some new functions in shared-runtime. This allows us to verify that the type provider infrastructure is working. I had to make a few fixes to workaround limitations in zod, but i think the types here are mostly stable enough that we won't have too much work keeping things in sync. [ghstack-poisoned]