© 2026 Hedgehog Software, LLC
const test = type({ name: "string", info: { email: "string.email & string.lower", age: "number" } });
test.info.email