generated from gxc-solutions/gxc-template-repo
This commit is contained in:
parent
4b971ea4eb
commit
12f837d316
11 changed files with 314 additions and 1 deletions
3
lib/src/models/index.ts
Normal file
3
lib/src/models/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export * from "./margin";
|
||||
export * from "./point";
|
||||
export * from "./size";
|
||||
Loading…
Add table
Add a link
Reference in a new issue