generated from gxc-solutions/gxc-template-repo
Added Matrix2d class, update Transform class
This commit is contained in:
parent
e5f5f3a08e
commit
4dbba31ed5
7 changed files with 159 additions and 1 deletions
|
|
@ -4,3 +4,4 @@ export * from "./size";
|
|||
export * from "./ellipse";
|
||||
export * from "./rectangle";
|
||||
export * from "./transform";
|
||||
export * from "./matrix-2d";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue