UNPKG

@tanstack/router-core

Version:

Modern and scalable routing for React applications

7 lines (6 loc) 206 B
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); //#region src/isServer/client.ts var isServer = false; //#endregion exports.isServer = isServer; //# sourceMappingURL=client.cjs.map