utility functions for development debugging.
all development debug functions are assigned to global scope upon any import;
because it's easier to access it that way, and also makes it accessible through the console.
nothing here is re-exported by "mod". you will have to import this file directly to use any alias.
utility functions for development debugging.
all development debug functions are assigned to global scope upon any import;
because it's easier to access it that way, and also makes it accessible through the console.
nothing here is re-exported by "mod". you will have to import this file directly to use any alias.