UNPKG

@kontent-ai/core-sdk

Version:

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

2 lines (1 loc) 78 B
export declare function isNotUndefined<T>(value: T): value is NonNullable<T>;