346149741
2024-06-24 56af69511ed06af0950e5b22a92c00a6b74ad20a
1
2
3
4
declare module '*/common/queue' {
  export const queueDraw: any;
  export const queueLoadImage: any;
}