Skip to content

Commit

Permalink
types?
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Apr 29, 2024
1 parent 4493832 commit b5eaa95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember/index.ts
Expand Up @@ -13,4 +13,4 @@ export default new Proxy(doNotUseThis, {

return Reflect.get(target, key, receiver);
},
});
}) as typeof doNotUseThis;

0 comments on commit b5eaa95

Please sign in to comment.