6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
bricks = window.bricks || {}
|
|
|
|
bricks.Vision = class extend bricks.Layout {
|
|
|
|
}
|