UNPKG

@kontent-ai/core-sdk

Version:

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

4 lines 112 B
export function isNotUndefined(value) { return value !== undefined; } //# sourceMappingURL=core.utils.js.map