effect-io-ai

Package: @effect/printer
Module: PageWidth

PageWidth.isPageWidth

Returns true if the specified value is a PageWidth, false otherwise.

Signature

declare const isPageWidth: (u: unknown) => u is PageWidth

Source

Since v1.0.0