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