UNPKG

@platform/cell.typesystem

Version:

The 'strongly typed sheets' system of the CellOS.

6 lines (5 loc) 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var constants_1 = require("@platform/cell.schema/lib/common/constants"); exports.ERROR = constants_1.ERROR; exports.PKG = require('../../package.json');