Normalizes an output schema into a Skillet schema.
API
export declare function normalizeSchemaOutput(
schema: SchemaOutput ,
): HashbrownType; normalizeSchemaOutput
HashbrownType@paramschema:SchemaOutputThe schema to normalize.
@returnsHashbrownType