mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-23 02:13:30 +01:00
test workings
This commit is contained in:
@@ -6,7 +6,8 @@ import {
|
||||
t_and_s,
|
||||
USER_AGENT,
|
||||
} from ".";
|
||||
import { Http, http2 } from "../http";
|
||||
// todo: rename http2 to http
|
||||
import { Http, http as http2 } from "../http";
|
||||
import { Credentials } from "../music_service";
|
||||
import { asURLSearchParams } from "../utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user