2025-10-01 19:55:38 +02:00

5 lines
151 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var FSPath_1 = require("./FSPath");
exports.FSPath = FSPath_1.FSPath;