UNPKG

@platform/cell.schema

Version:

URI and database schemas for the `cell.os`.

5 lines (4 loc) 165 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var cell_coord_1 = require("@platform/cell.coord"); exports.coord = cell_coord_1.coord;