UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

5 lines 204 B
import { TimelockController__factory } from '@hyperlane-xyz/core'; export const evmTimelockFactories = { TimelockController: new TimelockController__factory(), }; //# sourceMappingURL=contracts.js.map