From e85dc80ac24660c3ebcae9ef0a656d6b9b487412 Mon Sep 17 00:00:00 2001 From: Joe Savona Date: Wed, 21 Aug 2024 15:40:25 -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]