POLYGON_TYPE 추가
This commit is contained in:
parent
ac08fb3bb3
commit
8d0e2b59a0
@ -106,3 +106,8 @@ export const INPUT_TYPE = {
|
|||||||
FREE: 'free',
|
FREE: 'free',
|
||||||
DIMENSION: 'dimension',
|
DIMENSION: 'dimension',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export const POLYGON_TYPE = {
|
||||||
|
ROOF: 'roof',
|
||||||
|
TRESTLE: 'trestle',
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user