wjt
2024-07-29 2ffea51205b7eb94cf3fb7221aede7ff66669fc1
1
2
3
4
declare module '*/common/queue' {
  export const queueDraw: any;
  export const queueLoadImage: any;
}