foxdonut/meiosis-examples

Error in library example

Closed this issue · 0 comments

src/client/root/receive.ts(11,7): error TS2322: Type '{}[]' is not assignable to type 'string[]'.
  Type '{}' is not assignable to type 'string'.
src/client/sinonServer/index.ts(14,58): error TS2339:
Property 'response' does not exist on type 'XMLHttpRequestEventTarget'.