idraw/packages/board/example/features/lib/opts.js
2021-05-25 12:58:29 +08:00

5 lines
No EOL
69 B
JavaScript

export default {
width: 600,
height: 400,
devicePixelRatio: 4
}