mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-12 22:10:01 -04:00
chore: remove FAKE todo
This commit is contained in:
parent
0f8b43fbee
commit
ab3d84d987
1 changed files with 0 additions and 2 deletions
|
@ -46,8 +46,6 @@ export default function (client: ScramjetClient, self: Self) {
|
|||
},
|
||||
};
|
||||
|
||||
// TODO! window.event not proxied
|
||||
|
||||
function wraplistener(listener: (...args: any) => any) {
|
||||
return new Proxy(listener, {
|
||||
apply(target, thisArg, argArray) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue