Automated script to transpile code and tests to C
This commit is contained in:
@@ -551,4 +551,7 @@ var computeLayout = (function() {
|
||||
};
|
||||
})();
|
||||
|
||||
if (typeof module === 'object') {
|
||||
module.exports = computeLayout;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user