5 lines
93 B
TypeScript
5 lines
93 B
TypeScript
/**
|
|
* Polyfills the `Headers.getAll(name)` method so it'll work in the edge
|
|
* runtime.
|
|
*/
|