UNPKG

@platform/cell.tmpl

Version:

Template generator for CellOS.

9 lines (8 loc) 419 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("@platform/types"), exports); tslib_1.__exportStar(require("@platform/cell.types"), exports); tslib_1.__exportStar(require("@platform/cli/lib/types"), exports); tslib_1.__exportStar(require("@platform/tmpl/lib/types"), exports); tslib_1.__exportStar(require("../types"), exports);