UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

5 lines 107 B
export type Fixture<T> = { decoded: T; encoded: string; }; //# sourceMappingURL=types.test.d.ts.map