UNPKG

@platform/cell.typesystem

Version:

The 'strongly typed sheets' system of the CellOS.

5 lines (4 loc) 120 B
import * as t from './types'; export * from '../../common'; export { t }; export { util } from '../../TypeSystem.util';