import/export cleanup
This commit is contained in:
parent
ead4159c55
commit
82913e9d7a
48 changed files with 195 additions and 234 deletions
|
@ -1,6 +1,6 @@
|
|||
"use strict";
|
||||
|
||||
module.exports = class Transform {
|
||||
exports.Transform = class Transform {
|
||||
constructor(xx, yx, xy, yy, x, y) {
|
||||
this.xx = xx;
|
||||
this.yx = yx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue