UNPKG

ownfiles

Version:

A library to manage files in a Solid User's Pod

8 lines 352 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const fileClient_1 = __importDefault(require("./fileClient")); exports.default = fileClient_1.default; //# sourceMappingURL=index.js.map