UNPKG

@fugitivesclub/nft-cli

Version:
2 lines (1 loc) 94 B
export declare const notEmpty: <TValue>(value: TValue | null | undefined) => value is TValue;