Skip to content

Commit

Permalink
feat: 🎸 type update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhepei.shen committed May 25, 2022
1 parent e91c992 commit fbcb8c8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions typings/global.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,5 @@ export {}
declare global {
interface window {
G2: any
cakeVEditorInstance: any
cakeV: any
}
export class MyMouseEvent extends MouseEvent {
readonly layerX: number
readonly layerY: number
}
}

0 comments on commit fbcb8c8

Please sign in to comment.