UNPKG

398 BJavaScriptView Raw
1"use strict";
2/*!
3 * @license mktemp Copyright(c) 2013 sasa+1
4 * https://github.com/sasaplus1/mktemp
5 * Released under the MIT license.
6 */
7function __export(m) {
8 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
9}
10Object.defineProperty(exports, "__esModule", { value: true });
11__export(require("./src/dir"));
12__export(require("./src/file"));
13//# sourceMappingURL=index.js.map
\No newline at end of file