UNPKG

@nucypher/shared

Version:

## [`nucypher/taco-web`](../../README.md)

4 lines (3 loc) 124 B
export type ChecksumAddress = `0x${string}`; export type HexEncodedBytes = string; export type Base64EncodedBytes = string;