steal.dev
Provides helper functions for development that get removed when put in production mode.
This means you can leave steal.dev.log("hello world")
in your code and it
will get removed in prodution.
Provides helper functions for development that get removed when put in production mode.
This means you can leave steal.dev.log("hello world")
in your code and it
will get removed in prodution.
Examples