aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tsutils/typeguard/index.js
blob: 7dc6cac2512a157aea7800565b629cfbcb25ed3b (plain)
1
2
3
4
5
6
7
8
"use strict";
function __export(m) {
    for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./node"));
__export(require("./type"));
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJpbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7OztBQUFBLDRCQUF1QjtBQUN2Qiw0QkFBdUIifQ==