effect-io-ai

Package: effect
Module: String

String.stripMargin

For every line in this string, strip a leading prefix consisting of blanks or control characters followed by the "|" character from the line.

Signature

declare const stripMargin: (self: string) => string

Source

Since v2.0.0