jinlin
2024-09-06 3ecb68c427a627ad8e90d8c555655e7724be2d96
1
2
3
4
5
6
7
8
export default {
  name: 'Extension Panning',
  buttons: [
    {
      title: 'Panning'
    }
  ]
};