parent
f4d75544d0
commit
45e7eab119
@ -1,3 +1,4 @@
|
||||
export class Override {
|
||||
public paste: ((evt: ClipboardEvent) => void) | undefined
|
||||
public copy: (() => void) | undefined
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue