Package: @effect/printer Module: Layout
@effect/printer
Layout
Represents the options that will influence the layout algorithms.
Signature
export interface Options { readonly pageWidth: PageWidth }
Source
Since v1.0.0