UNPKG

ancient-funicular

Version:

Abstract hierarchical life cycle of the mount.

10 lines 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); require('source-map-support').install(); const funicular_1 = require("./funicular"); const executable_funicular_1 = require("./executable-funicular"); describe('AncientSouls/Funicular:', () => { funicular_1.default(); executable_funicular_1.default(); }); //# sourceMappingURL=index.js.map