added flow support for everything except tests

This commit is contained in:
Kevin Jahns
2015-11-30 15:02:34 +01:00
parent 0ebfae6997
commit eff6fb1cc5
8 changed files with 78 additions and 23 deletions

View File

@@ -19,7 +19,7 @@
* requiredOps
- Operations that are required to execute this operation.
*/
module.exports = function (Y/* :YGlobal */) {
module.exports = function (Y/* :any */) {
var Struct = {
/* This is the only operation that is actually not a structure, because
it is not stored in the OS. This is why it _does not_ have an id