UNPKG

sleeveforarm

Version:
8 lines 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const fs = require("fs-extra-promise"); // The call to readlink is just to avoid a compile error complaining we // don't ever use fs. // tslint:disable-next-line:no-unused-expression fs.readlink; //# sourceMappingURL=fix-fs-extra-promise.js.map