Is there a way to tell apart different `.LastMod` dates

Is there a way to check if a .LastMod is set via Frontmatter param (lastmod) or GitInfo?
I know I can check against .Date to see if its autogenerated from the post date.

Thanks!

Check .Params.Lastmod