UNPKG

@platform/cell.typesystem

Version:

The 'strongly typed sheets' system of the CellOS.

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