UNPKG

@kontent-ai/core-sdk

Version:

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

3 lines (2 loc) 157 B
export { getFakeBlob, getFetchBlobMock, getFetchJsonMock } from "./testkit/test.utils.js"; export type { FetchResponse } from "./testkit/testkit.models.js";