velotls
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published
import { createTLSClient } from "velotls";

const axios = createTLSClient();
let res = await axios.get("https://ipv4.icanhazip.com");

Package Sidebar

Install

npm i velotls

Weekly Downloads

2

Version

1.2.2

License

ISC

Unpacked Size

75.7 kB

Total Files

25

Last publish

Collaborators

  • jokzyz