|
@ -171,6 +171,7 @@ let allOptions = { |
|
|
__type__: { object, boolean } |
|
|
__type__: { object, boolean } |
|
|
}, |
|
|
}, |
|
|
font: { |
|
|
font: { |
|
|
|
|
|
align: { string }, |
|
|
color: { string }, |
|
|
color: { string }, |
|
|
size: { number }, // px
|
|
|
size: { number }, // px
|
|
|
face: { string }, |
|
|
face: { string }, |
|
@ -510,4 +511,4 @@ let configureOptions = { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export {allOptions, configureOptions}; |
|
|
|
|
|
|
|
|
export {allOptions, configureOptions}; |