hashbrown

normalizeSchemaOutput

Normalizes an output schema into a Skillet schema.

API

export declare function normalizeSchemaOutput(
  schema:  SchemaOutput ,
):  HashbrownType; 
normalizeSchemaOutput
HashbrownType
@paramschema:
SchemaOutput

The schema to normalize.

@returns
HashbrownType