Skip to content

HashRegionBodies

@aurorajs.dev/catalyst-cli


@aurorajs.dev/catalyst-cli / generator/engine/lock-file / hashRegionBodies

hashRegionBodies(content): Record<string, string>

Defined in: generator/engine/lock-file.ts:189

Hash each preservation region body in content. Returns a plain object ready to serialize into the lockfile. Empty input → empty object.

string

Record<string, string>