UNPKG

@stackbit/utils

Version:
3 lines 141 B
import { Truthy } from 'lodash'; export declare const isTruthy: <T>(value: T) => value is Truthy<T>; //# sourceMappingURL=code-utils.d.ts.map