immerjs / immer

Create the next immutable state by mutating the current one

Home Page:https://immerjs.github.io/immer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i get immer's verion of my web App.

LFdeWeb opened this issue · comments

same with title "How can i get immer's verion of my web App."
such as window.immerVersion.

Check your package configuration, like the yarn / npm lock file? Like most packages, Immer doesn't expose it's build version at runtime, nor should that matter?