UNPKG

@sap-ux/store

Version:

NPM module for storing persistent data

6 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getFilesystemWatcherFor = void 0; var filesystem_1 = require("./filesystem"); Object.defineProperty(exports, "getFilesystemWatcherFor", { enumerable: true, get: function () { return filesystem_1.getFilesystemWatcherFor; } }); //# sourceMappingURL=index.js.map