Package: effect
Module: String
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
Since v2.0.0