UNPKG

@kontent-ai/core-sdk

Version:

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

4 lines (3 loc) 242 B
// biome-ignore lint/performance/noBarrelFile: One barrel for the Devkit API is fine export { getFakeBlob, getFetchBlobMock, getFetchJsonMock } from "./testkit/test.utils.js"; export type { FetchResponse } from "./testkit/testkit.models.js";