How I Can Mark Function As "private" To Renaming It By Google Closure Compiler?
I have private function createSomething(): function Player(id) { /** * Creates stuff * @…
Read more
How I Can Mark Function As "private" To Renaming It By Google Closure Compiler?