UNPKG

@sprucelabs/schema

Version:

Static and dynamic binding plus runtime validation and transformation to ensure your app is sound. 🤓

5 lines (4 loc) • 98 B
/** Build error schema */ export default function buildErrorSchema(schema) { return schema; }