2025-04-19 15:38:48 +08:00

4 lines
176 B
TypeScript

import { isNode } from "@walletconnect/environment";
export declare const isNodeJs: typeof isNode;
export * from "@walletconnect/environment";
//# sourceMappingURL=env.d.ts.map