4 lines
176 B
TypeScript
Raw Permalink Normal View History

2025-04-19 15:38:48 +08:00
import { isNode } from "@walletconnect/environment";
export declare const isNodeJs: typeof isNode;
export * from "@walletconnect/environment";
//# sourceMappingURL=env.d.ts.map