UNPKG

@cowprotocol/cow-sdk

Version:

## 📚 [Docs website](https://docs.cow.fi/)

2 lines (1 loc) • 87 B
export declare const isTruthy: <T>(value: T | null | undefined | false) => value is T;