mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +00:00
requested changes.
This commit is contained in:
parent
8609426e71
commit
06fb6fbeca
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { JSDOM } from 'jsdom';
|
import { JSDOM } from 'jsdom';
|
||||||
import { HttpRequestService } from '@/core/HttpRequestService.js';
|
import type { HttpRequestService } from '@/core/HttpRequestService.js';
|
||||||
|
|
||||||
type Field = { name: string, value: string };
|
type Field = { name: string, value: string };
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue