UNPKG

@platform/cell.tmpl

Version:

Template generator for the system

9 lines (8 loc) 299 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.t = void 0; var tslib_1 = require("tslib"); var t = tslib_1.__importStar(require("./types")); exports.t = t; tslib_1.__exportStar(require("./libs"), exports); tslib_1.__exportStar(require("./constants"), exports);