import { Foo } from 'fancy-api' const schema = type({ foo: // how to put Foo here? })
© 2026 Hedgehog Software, LLC