We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75b97f commit ad0cf0cCopy full SHA for ad0cf0c
1 file changed
test/lib/HttpResponseHeadersUtils.test.ts
@@ -1,4 +1,4 @@
1
-import { HttpResponseHeadersUtils, TokenQuotaBucket } from '../../src/lib/HttpResponseHeadersUtils';
+import { HttpResponseHeadersUtils } from '../../src/lib/HttpResponseHeadersUtils.js';
2
3
describe('HttpResponseHeadersUtils', () => {
4
describe('getClientQuotaLimit', () => {
0 commit comments