Logo Xantham

FreeTypeParams Module

Functions and values

Function or value Description

bindFreeTypeParams

Full Usage: bindFreeTypeParams

Returns: Pass<ShapeModel>

Declares each hoisted object type over the type parameters it reads from the scope it was written in (ยง4.9, `DeclParams`). `each(props: { items: T[]; render: (item: T) => U })` declares `EachProps<'T, 'U>`, and the parameter position applies them back.

Returns: Pass<ShapeModel>

Type something to start searching.