UNPKG

@tanstack/router-plugin

Version:

Modern and scalable routing for React applications

6 lines (5 loc) 253 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const debug = process.env.TSR_VITE_DEBUG && ["true", "router-plugin"].includes(process.env.TSR_VITE_DEBUG); exports.debug = debug; //# sourceMappingURL=utils.cjs.map