UNPKG

kohin-js

Version:

The Kohin JS is a comprehensive developer toolkit designed to integrate Kohin's decentralized insurance system seamlessly into your applications. It enables efficient interaction with Kohin smart contracts and backend APIs, facilitating management and ana

9 lines (8 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.serverConfig = void 0; exports.serverConfig = { headers: { "Content-Type": "application/json", }, };