jinlin
2024-12-03 10c858f5e43b37c2db4c1396a8db312cbbdf29a5
1
2
3
4
5
6
7
8
export default {
  name: 'Extension Panning',
  buttons: [
    {
      title: 'Panning'
    }
  ]
};