diff options
Diffstat (limited to 'node_modules/flora-colossus/lib/index.js')
-rw-r--r-- | node_modules/flora-colossus/lib/index.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/node_modules/flora-colossus/lib/index.js b/node_modules/flora-colossus/lib/index.js new file mode 100644 index 0000000..efa196a --- /dev/null +++ b/node_modules/flora-colossus/lib/index.js @@ -0,0 +1,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("./Walker")); +__export(require("./depTypes")); +//# sourceMappingURL=index.js.map
\ No newline at end of file |