UNPKG

@nesvet/n

Version:
4 lines 195 B
import { Falsy } from "./Falsy.js"; export declare function isTruthy<T>(value: Falsy | T): value is T; export { isTruthy as isTruly, isTruthy as isTruely }; //# sourceMappingURL=isTruthy.d.ts.map