UNPKG

@hyperlane-xyz/utils

Version:

General utilities and types for the Hyperlane network

3 lines 179 B
export declare function safelyAccessEnvVar(name: string, toLowerCase?: boolean): string | undefined; export declare function inCIMode(): boolean; //# sourceMappingURL=env.d.ts.map