orbitjs / orbit

Composable data framework for ambitious web applications.
https://orbitjs.com
MIT License
2.33k stars 134 forks source link

Provide type for Orbit.fetch #950

Open bradjones1 opened 2 years ago

bradjones1 commented 2 years ago

I was converting some code over to TypeScript and found there's no type for fetch on the global Orbit object. This property was added at https://github.com/orbitjs/orbit/pull/523