Package: @effect/printer
Module: Optimize
Instructs the document fusion optimizer to avoid diving deeply into nested documents, fusing mostly concatenations of text nodes together.
Signature
export interface Shallow {
readonly _tag: "Shallow"
}
Since v1.0.0