Home > @microsoft/rush-lib > IInputsSnapshot > hashes
IInputsSnapshot.hashes property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The raw hashes of all tracked files in the repository.
Signature:
readonly hashes: ReadonlyMap<string, string>;