© 2026 Hedgehog Software, LLC
S.compose
export const test = S.compose(S.struct({ name: S.string}), S.number);