UNPKG

@cowprotocol/cow-sdk

Version:

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

5 lines (4 loc) • 100 B
/** * Empty signature bytes. Used for "presign" signatures. */ export type PreSignature = string;