NormalizeRegionBody
@aurorajs.dev/catalyst-cli / generator/engine/lock-file / normalizeRegionBody
Function: normalizeRegionBody()
Sección titulada «Function: normalizeRegionBody()»normalizeRegionBody(
body):string
Defined in: generator/engine/lock-file.ts:181
Normalize a region body for stable hashing: LF line endings and no trailing whitespace. Applied ONLY to the hash input; the stored body keeps its original formatting.
Parameters
Sección titulada «Parameters»string
Returns
Sección titulada «Returns»string