core3-utils

@wixc3/common on Github

Home > @wixc3/common > noIdents

noIdents() function

Remove line indentation (heading whitespace)

Signature:

export declare function noIdents(modified: string, separator?: string): string;

Parameters

Parameter Type Description
modified string
separator string _(Optional)_

Returns:

string