fa0311 / twitter-openapi-typescript

Implementation of Twitter internal API (Twitter graphql API) in TypeScript
https://www.npmjs.com/package/twitter-openapi-typescript
Other
73 stars 11 forks source link

Take care of cloudflare workers #86

Closed oligamiq closed 9 months ago

oligamiq commented 9 months ago

take care of cloudflare workers

ref https://github.com/supabase/supabase/issues/4417

my worker error: X [ERROR] 19:17:53 [ERROR] TypeError: Illegal invocation removed.

fa0311 commented 9 months ago

It looks good to me! Thanks!