UNPKG

tripledoc

Version:

Library to read, create and update documents on a Solid Pod

7 lines 181 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function identity(x) { return x; } exports.identity = identity; //# sourceMappingURL=identity.js.map