UNPKG

@tuentyfaiv/http

Version:

Library for http requests based on fetch

3 lines (2 loc) 122 B
import type { HttpLog } from "../typing/functions/log.typing.js"; export declare function logger(httpLog: HttpLog): void;