6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
"use strict";
|
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
const rootRouteId = "__root__";
|
|
exports.rootRouteId = rootRouteId;
|
|
//# sourceMappingURL=root.cjs.map
|