mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Closure Compiler: Fix All The things !
- Adding some small fixes to pass compile step (mostly /** instead of /*). - Adding some closure externs
This commit is contained in:
@@ -24,7 +24,7 @@ if (typeof Function.prototype.bind !== "function") {
|
||||
};
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* @provide pskl.utils
|
||||
*
|
||||
* @require Constants
|
||||
|
||||
Reference in New Issue
Block a user