UNPKG

@hyperlane-xyz/helloworld

Version:

A basic skeleton of an Hyperlane app

6 lines 238 B
import { HelloWorld__factory } from '../types/index.js'; export declare const helloWorldFactories: { router: HelloWorld__factory; }; export type HelloWorldFactories = typeof helloWorldFactories; //# sourceMappingURL=contracts.d.ts.map