UNPKG

@kontent-ai/core-sdk

Version:

Core package with shared / common functionality for Kontent.ai SDKs

3 lines (2 loc) 115 B
import type { HttpAdapter } from "./http.models.js"; export declare function getDefaultHttpAdapter(): HttpAdapter;